#0c058a color space conversions
Hex:
        #0c058a
        RGB:
        12, 5, 138
        CMY:
        95, 98, 46
        CMYK:
        91, 96, 0, 46
      HSL:
        243°, 93.0070%, 28.0392%
        HSV (HSB):
        243°, 96.3768%, 54.1176%
        XYZ:
        4.7933, 2.0217, 24.1823
        xyY:
        0.1546, 0.0652, 2.0217
      CIE-Lab:
        15.6006, 48.5200, -66.6344
        CIE-LCH:
        15.6006, 82.4277, 306.0603
        CIE-Luv:
        15.6006, -4.0070, -60.7085
        Hunter-Lab:
        14.2186, 35.2930, -90.8848
      #0c058a color charts
#0c058a RGB chart
      #0c058a CMYK chart
      #0c058a RGB pie chart
      #0c058a color shades, tints & tones
#0c058a color schemes
#0c058a color preview, HTML & CSS examples
           This text has a color of #0c058a        
        
          <p style="color:#0c058a;">Text here</p>
        
        
          .mytext {color:#0c058a;}
        
        Text color #0c058a
      
           This box has a color of #0c058a        
        
          <div style="background-color:#0c058a;">Content here</div>
        
        
          .mybackground {background-color:#0c058a;}
        
        Background color #0c058a
      
           Border around this has a color of #0c058a        
        
          <div style="border:2px solid #0c058a;">Content here</div>
        
        
          .myborder {border:2px solid #0c058a;}
        
        Border color #0c058a