#0c418d color space conversions
Hex:
        #0c418d
        RGB:
        12, 65, 141
        CMY:
        95, 75, 45
        CMYK:
        91, 54, 0, 45
      HSL:
        215°, 84.3137%, 30.0000%
        HSV (HSB):
        215°, 91.4894%, 55.2941%
        XYZ:
        6.8496, 5.7818, 25.9543
        xyY:
        0.1775, 0.1498, 5.7818
      CIE-Lab:
        28.8553, 14.7300, -46.6704
        CIE-LCH:
        28.8553, 48.9397, 287.5167
        CIE-Luv:
        28.8553, -14.2642, -61.8233
        Hunter-Lab:
        24.0455, 8.7683, -47.1649
      #0c418d color charts
#0c418d RGB chart
      #0c418d CMYK chart
      #0c418d RGB pie chart
      #0c418d color shades, tints & tones
#0c418d color schemes
#0c418d color preview, HTML & CSS examples
           This text has a color of #0c418d        
        
          <p style="color:#0c418d;">Text here</p>
        
        
          .mytext {color:#0c418d;}
        
        Text color #0c418d
      
           This box has a color of #0c418d        
        
          <div style="background-color:#0c418d;">Content here</div>
        
        
          .mybackground {background-color:#0c418d;}
        
        Background color #0c418d
      
           Border around this has a color of #0c418d        
        
          <div style="border:2px solid #0c418d;">Content here</div>
        
        
          .myborder {border:2px solid #0c418d;}
        
        Border color #0c418d