#0c96de color space conversions
Hex:
        #0c96de
        RGB:
        12, 150, 222
        CMY:
        95, 41, 13
        CMYK:
        95, 32, 0, 13
      HSL:
        201°, 89.7436%, 45.8824%
        HSV (HSB):
        201°, 94.5946%, 87.0588%
        XYZ:
        24.2428, 27.1648, 73.0728
        xyY:
        0.1948, 0.2182, 27.1648
      CIE-Lab:
        59.1265, -6.7297, -45.5752
        CIE-LCH:
        59.1265, 46.0694, 261.6003
        CIE-Luv:
        59.1265, -37.5616, -71.2900
        Hunter-Lab:
        52.1198, -8.1831, -46.6416
      #0c96de color charts
#0c96de RGB chart
      #0c96de CMYK chart
      #0c96de RGB pie chart
      #0c96de color shades, tints & tones
#0c96de color schemes
#0c96de color preview, HTML & CSS examples
           This text has a color of #0c96de        
        
          <p style="color:#0c96de;">Text here</p>
        
        
          .mytext {color:#0c96de;}
        
        Text color #0c96de
      
           This box has a color of #0c96de        
        
          <div style="background-color:#0c96de;">Content here</div>
        
        
          .mybackground {background-color:#0c96de;}
        
        Background color #0c96de
      
           Border around this has a color of #0c96de        
        
          <div style="border:2px solid #0c96de;">Content here</div>
        
        
          .myborder {border:2px solid #0c96de;}
        
        Border color #0c96de