#0fc0f3 color space conversions
Hex:
        #0fc0f3
        RGB:
        15, 192, 243
        CMY:
        94, 25, 5
        CMYK:
        94, 21, 0, 5
      HSL:
        193°, 90.4762%, 50.5882%
        HSV (HSB):
        193°, 93.8272%, 95.2941%
        XYZ:
        35.2243, 44.2719, 91.4828
        xyY:
        0.2060, 0.2589, 44.2719
      CIE-Lab:
        72.4099, -21.9307, -36.2915
        CIE-LCH:
        72.4099, 42.4032, 238.8557
        CIE-Luv:
        72.4099, -50.0264, -55.6782
        Hunter-Lab:
        66.5371, -21.9433, -34.9427
      #0fc0f3 color charts
#0fc0f3 RGB chart
      #0fc0f3 CMYK chart
      #0fc0f3 RGB pie chart
      #0fc0f3 color shades, tints & tones
#0fc0f3 color schemes
#0fc0f3 color preview, HTML & CSS examples
           This text has a color of #0fc0f3        
        
          <p style="color:#0fc0f3;">Text here</p>
        
        
          .mytext {color:#0fc0f3;}
        
        Text color #0fc0f3
      
           This box has a color of #0fc0f3        
        
          <div style="background-color:#0fc0f3;">Content here</div>
        
        
          .mybackground {background-color:#0fc0f3;}
        
        Background color #0fc0f3
      
           Border around this has a color of #0fc0f3        
        
          <div style="border:2px solid #0fc0f3;">Content here</div>
        
        
          .myborder {border:2px solid #0fc0f3;}
        
        Border color #0fc0f3