#0c9fcb color space conversions
Hex:
        #0c9fcb
        RGB:
        12, 159, 203
        CMY:
        95, 38, 20
        CMYK:
        94, 22, 0, 20
      HSL:
        194°, 88.8372%, 42.1569%
        HSV (HSB):
        194°, 94.0887%, 79.6078%
        XYZ:
        23.3292, 29.1862, 60.9038
        xyY:
        0.2057, 0.2573, 29.1862
      CIE-Lab:
        60.9456, -18.6047, -32.1228
        CIE-LCH:
        60.9456, 37.1216, 239.9217
        CIE-Luv:
        60.9456, -41.9126, -47.8142
        Hunter-Lab:
        54.0243, -17.4610, -29.0231
      #0c9fcb color charts
#0c9fcb RGB chart
      #0c9fcb CMYK chart
      #0c9fcb RGB pie chart
      #0c9fcb color shades, tints & tones
#0c9fcb color schemes
#0c9fcb color preview, HTML & CSS examples
           This text has a color of #0c9fcb        
        
          <p style="color:#0c9fcb;">Text here</p>
        
        
          .mytext {color:#0c9fcb;}
        
        Text color #0c9fcb
      
           This box has a color of #0c9fcb        
        
          <div style="background-color:#0c9fcb;">Content here</div>
        
        
          .mybackground {background-color:#0c9fcb;}
        
        Background color #0c9fcb
      
           Border around this has a color of #0c9fcb        
        
          <div style="border:2px solid #0c9fcb;">Content here</div>
        
        
          .myborder {border:2px solid #0c9fcb;}
        
        Border color #0c9fcb