#0c205d color space conversions
Hex:
        #0c205d
        RGB:
        12, 32, 93
        CMY:
        95, 87, 64
        CMYK:
        87, 66, 0, 64
      HSL:
        225°, 77.1429%, 20.5882%
        HSV (HSB):
        225°, 87.0968%, 36.4706%
        XYZ:
        2.6439, 1.9015, 10.5836
        xyY:
        0.1748, 0.1257, 1.9015
      CIE-Lab:
        14.9616, 18.0426, -38.5756
        CIE-LCH:
        14.9616, 42.5865, 295.0665
        CIE-Luv:
        14.9616, -5.7867, -38.1875
        Hunter-Lab:
        13.7895, 10.0929, -35.8532
      #0c205d color charts
#0c205d RGB chart
      #0c205d CMYK chart
      #0c205d RGB pie chart
      #0c205d color shades, tints & tones
#0c205d color schemes
#0c205d color preview, HTML & CSS examples
           This text has a color of #0c205d        
        
          <p style="color:#0c205d;">Text here</p>
        
        
          .mytext {color:#0c205d;}
        
        Text color #0c205d
      
           This box has a color of #0c205d        
        
          <div style="background-color:#0c205d;">Content here</div>
        
        
          .mybackground {background-color:#0c205d;}
        
        Background color #0c205d
      
           Border around this has a color of #0c205d        
        
          <div style="border:2px solid #0c205d;">Content here</div>
        
        
          .myborder {border:2px solid #0c205d;}
        
        Border color #0c205d