#0fecfe color space conversions
Hex:
        #0fecfe
        RGB:
        15, 236, 254
        CMY:
        94, 7, 0
        CMYK:
        94, 7, 0, 0
      HSL:
        185°, 99.1701%, 52.7451%
        HSV (HSB):
        185°, 94.0945%, 99.6078%
        XYZ:
        48.0818, 67.2482, 104.2120
        xyY:
        0.2190, 0.3063, 67.2482
      CIE-Lab:
        85.6291, -39.6582, -21.8755
        CIE-LCH:
        85.6291, 45.2914, 208.8811
        CIE-Luv:
        85.6291, -63.8937, -29.3649
        Hunter-Lab:
        82.0050, -38.8492, -17.9422
      #0fecfe color charts
#0fecfe RGB chart
      #0fecfe CMYK chart
      #0fecfe RGB pie chart
      #0fecfe color shades, tints & tones
#0fecfe color schemes
#0fecfe color preview, HTML & CSS examples
           This text has a color of #0fecfe        
        
          <p style="color:#0fecfe;">Text here</p>
        
        
          .mytext {color:#0fecfe;}
        
        Text color #0fecfe
      
           This box has a color of #0fecfe        
        
          <div style="background-color:#0fecfe;">Content here</div>
        
        
          .mybackground {background-color:#0fecfe;}
        
        Background color #0fecfe
      
           Border around this has a color of #0fecfe        
        
          <div style="border:2px solid #0fecfe;">Content here</div>
        
        
          .myborder {border:2px solid #0fecfe;}
        
        Border color #0fecfe