#0c2caf color space conversions
Hex:
        #0c2caf
        RGB:
        12, 44, 175
        CMY:
        95, 83, 31
        CMYK:
        93, 75, 0, 31
      HSL:
        228°, 87.1658%, 36.6667%
        HSV (HSB):
        228°, 93.1429%, 68.6275%
        XYZ:
        8.7902, 4.9747, 41.0544
        xyY:
        0.1603, 0.0907, 4.9747
      CIE-Lab:
        26.6625, 42.2216, -70.9313
        CIE-LCH:
        26.6625, 82.5464, 300.7631
        CIE-Luv:
        26.6625, -9.5771, -87.2075
        Hunter-Lab:
        22.3040, 31.3162, -93.5208
      #0c2caf color charts
#0c2caf RGB chart
      #0c2caf CMYK chart
      #0c2caf RGB pie chart
      #0c2caf color shades, tints & tones
#0c2caf color schemes
#0c2caf color preview, HTML & CSS examples
           This text has a color of #0c2caf        
        
          <p style="color:#0c2caf;">Text here</p>
        
        
          .mytext {color:#0c2caf;}
        
        Text color #0c2caf
      
           This box has a color of #0c2caf        
        
          <div style="background-color:#0c2caf;">Content here</div>
        
        
          .mybackground {background-color:#0c2caf;}
        
        Background color #0c2caf
      
           Border around this has a color of #0c2caf        
        
          <div style="border:2px solid #0c2caf;">Content here</div>
        
        
          .myborder {border:2px solid #0c2caf;}
        
        Border color #0c2caf