#0c1eed color space conversions
Hex:
        #0c1eed
        RGB:
        12, 30, 237
        CMY:
        95, 88, 7
        CMYK:
        95, 87, 0, 7
      HSL:
        235°, 90.3614%, 48.8235%
        HSV (HSB):
        235°, 94.9367%, 92.9412%
        XYZ:
        15.9020, 7.1211, 80.6572
        xyY:
        0.1534, 0.0687, 7.1211
      CIE-Lab:
        32.0811, 68.2660, -98.0650
        CIE-LCH:
        32.0811, 119.4864, 304.8429
        CIE-Luv:
        32.0811, -9.7690, -122.0291
        Hunter-Lab:
        26.6855, 59.6692, -160.5250
      #0c1eed color charts
#0c1eed RGB chart
      #0c1eed CMYK chart
      #0c1eed RGB pie chart
      #0c1eed color shades, tints & tones
#0c1eed color schemes
#0c1eed color preview, HTML & CSS examples
           This text has a color of #0c1eed        
        
          <p style="color:#0c1eed;">Text here</p>
        
        
          .mytext {color:#0c1eed;}
        
        Text color #0c1eed
      
           This box has a color of #0c1eed        
        
          <div style="background-color:#0c1eed;">Content here</div>
        
        
          .mybackground {background-color:#0c1eed;}
        
        Background color #0c1eed
      
           Border around this has a color of #0c1eed        
        
          <div style="border:2px solid #0c1eed;">Content here</div>
        
        
          .myborder {border:2px solid #0c1eed;}
        
        Border color #0c1eed