#0c3045 color space conversions
Hex:
        #0c3045
        RGB:
        12, 48, 69
        CMY:
        95, 81, 73
        CMYK:
        83, 30, 0, 73
      HSL:
        202°, 70.3704%, 15.8824%
        HSV (HSB):
        202°, 82.6087%, 27.0588%
        XYZ:
        2.2827, 2.6217, 6.0160
        xyY:
        0.2090, 0.2401, 2.6217
      CIE-Lab:
        18.4605, -4.2774, -16.7602
        CIE-LCH:
        18.4605, 17.2974, 255.6832
        CIE-Luv:
        18.4605, -10.7468, -17.4740
        Hunter-Lab:
        16.1918, -3.1703, -10.6946
      #0c3045 color charts
#0c3045 RGB chart
      #0c3045 CMYK chart
      #0c3045 RGB pie chart
      #0c3045 color shades, tints & tones
#0c3045 color schemes
#0c3045 color preview, HTML & CSS examples
           This text has a color of #0c3045        
        
          <p style="color:#0c3045;">Text here</p>
        
        
          .mytext {color:#0c3045;}
        
        Text color #0c3045
      
           This box has a color of #0c3045        
        
          <div style="background-color:#0c3045;">Content here</div>
        
        
          .mybackground {background-color:#0c3045;}
        
        Background color #0c3045
      
           Border around this has a color of #0c3045        
        
          <div style="border:2px solid #0c3045;">Content here</div>
        
        
          .myborder {border:2px solid #0c3045;}
        
        Border color #0c3045