#0c075f color space conversions
Hex:
        #0c075f
        RGB:
        12, 7, 95
        CMY:
        95, 97, 63
        CMYK:
        87, 93, 0, 63
      HSL:
        243°, 86.2745%, 20.0000%
        HSV (HSB):
        243°, 92.6316%, 37.2549%
        XYZ:
        2.2932, 1.0563, 10.9095
        xyY:
        0.1608, 0.0741, 1.0563
      CIE-Lab:
        9.4523, 34.7700, -49.0088
        CIE-LCH:
        9.4523, 60.0900, 305.3543
        CIE-Luv:
        9.4523, -2.1520, -34.5825
        Hunter-Lab:
        10.2779, 21.8400, -55.7393
      #0c075f color charts
#0c075f RGB chart
      #0c075f CMYK chart
      #0c075f RGB pie chart
      #0c075f color shades, tints & tones
#0c075f color schemes
#0c075f color preview, HTML & CSS examples
           This text has a color of #0c075f        
        
          <p style="color:#0c075f;">Text here</p>
        
        
          .mytext {color:#0c075f;}
        
        Text color #0c075f
      
           This box has a color of #0c075f        
        
          <div style="background-color:#0c075f;">Content here</div>
        
        
          .mybackground {background-color:#0c075f;}
        
        Background color #0c075f
      
           Border around this has a color of #0c075f        
        
          <div style="border:2px solid #0c075f;">Content here</div>
        
        
          .myborder {border:2px solid #0c075f;}
        
        Border color #0c075f