#0fcbfb color space conversions
Hex:
        #0fcbfb
        RGB:
        15, 203, 251
        CMY:
        94, 20, 2
        CMYK:
        94, 19, 0, 2
      HSL:
        192°, 96.7213%, 52.1569%
        HSV (HSB):
        192°, 94.0239%, 98.4314%
        XYZ:
        38.9655, 49.7785, 98.8213
        xyY:
        0.2077, 0.2654, 49.7785
      CIE-Lab:
        75.9331, -24.8272, -35.1340
        CIE-LCH:
        75.9331, 43.0208, 234.7533
        CIE-Luv:
        75.9331, -53.1115, -53.6241
        Hunter-Lab:
        70.5539, -24.8872, -33.6569
      #0fcbfb color charts
#0fcbfb RGB chart
      #0fcbfb CMYK chart
      #0fcbfb RGB pie chart
      #0fcbfb color shades, tints & tones
#0fcbfb color schemes
#0fcbfb color preview, HTML & CSS examples
           This text has a color of #0fcbfb        
        
          <p style="color:#0fcbfb;">Text here</p>
        
        
          .mytext {color:#0fcbfb;}
        
        Text color #0fcbfb
      
           This box has a color of #0fcbfb        
        
          <div style="background-color:#0fcbfb;">Content here</div>
        
        
          .mybackground {background-color:#0fcbfb;}
        
        Background color #0fcbfb
      
           Border around this has a color of #0fcbfb        
        
          <div style="border:2px solid #0fcbfb;">Content here</div>
        
        
          .myborder {border:2px solid #0fcbfb;}
        
        Border color #0fcbfb