#0c2cbc color space conversions
Hex:
        #0c2cbc
        RGB:
        12, 44, 188
        CMY:
        95, 83, 26
        CMYK:
        94, 77, 0, 26
      HSL:
        229°, 88.0000%, 39.2157%
        HSV (HSB):
        229°, 93.6170%, 73.7255%
        XYZ:
        10.1294, 5.5104, 48.1067
        xyY:
        0.1589, 0.0864, 5.5104
      CIE-Lab:
        28.1419, 46.7894, -76.2207
        CIE-LCH:
        28.1419, 89.4363, 301.5444
        CIE-Luv:
        28.1419, -9.8614, -94.8178
        Hunter-Lab:
        23.4742, 35.9452, -105.0738
      #0c2cbc color charts
#0c2cbc RGB chart
      #0c2cbc CMYK chart
      #0c2cbc RGB pie chart
      #0c2cbc color shades, tints & tones
#0c2cbc color schemes
#0c2cbc color preview, HTML & CSS examples
           This text has a color of #0c2cbc        
        
          <p style="color:#0c2cbc;">Text here</p>
        
        
          .mytext {color:#0c2cbc;}
        
        Text color #0c2cbc
      
           This box has a color of #0c2cbc        
        
          <div style="background-color:#0c2cbc;">Content here</div>
        
        
          .mybackground {background-color:#0c2cbc;}
        
        Background color #0c2cbc
      
           Border around this has a color of #0c2cbc        
        
          <div style="border:2px solid #0c2cbc;">Content here</div>
        
        
          .myborder {border:2px solid #0c2cbc;}
        
        Border color #0c2cbc