#0c398d color space conversions
Hex:
        #0c398d
        RGB:
        12, 57, 141
        CMY:
        95, 78, 45
        CMYK:
        91, 60, 0, 45
      HSL:
        219°, 84.3137%, 30.0000%
        HSV (HSB):
        219°, 91.4894%, 55.2941%
        XYZ:
        6.4225, 4.9275, 25.8119
        xyY:
        0.1728, 0.1326, 4.9275
      CIE-Lab:
        26.5272, 20.3462, -50.4571
        CIE-LCH:
        26.5272, 54.4048, 291.9611
        CIE-Luv:
        26.5272, -12.0732, -64.5731
        Hunter-Lab:
        22.1980, 12.7983, -53.4041
      #0c398d color charts
#0c398d RGB chart
      #0c398d CMYK chart
      #0c398d RGB pie chart
      #0c398d color shades, tints & tones
#0c398d color schemes
#0c398d color preview, HTML & CSS examples
           This text has a color of #0c398d        
        
          <p style="color:#0c398d;">Text here</p>
        
        
          .mytext {color:#0c398d;}
        
        Text color #0c398d
      
           This box has a color of #0c398d        
        
          <div style="background-color:#0c398d;">Content here</div>
        
        
          .mybackground {background-color:#0c398d;}
        
        Background color #0c398d
      
           Border around this has a color of #0c398d        
        
          <div style="border:2px solid #0c398d;">Content here</div>
        
        
          .myborder {border:2px solid #0c398d;}
        
        Border color #0c398d