#0c007a color space conversions
Hex:
        #0c007a
        RGB:
        12, 0, 122
        CMY:
        95, 100, 52
        CMYK:
        90, 100, 0, 52
      HSL:
        246°, 100.0000%, 23.9216%
        HSV (HSB):
        246°, 100.0000%, 47.8431%
        XYZ:
        3.6645, 1.4833, 18.5055
        xyY:
        0.1549, 0.0627, 1.4833
      CIE-Lab:
        12.5015, 46.0608, -61.6435
        CIE-LCH:
        12.5015, 76.9514, 306.7676
        CIE-Luv:
        12.5015, -2.8986, -49.4704
        Hunter-Lab:
        12.1791, 32.3940, -81.5628
      #0c007a color charts
#0c007a RGB chart
      #0c007a CMYK chart
      #0c007a RGB pie chart
      #0c007a color shades, tints & tones
#0c007a color schemes
#0c007a color preview, HTML & CSS examples
           This text has a color of #0c007a        
        
          <p style="color:#0c007a;">Text here</p>
        
        
          .mytext {color:#0c007a;}
        
        Text color #0c007a
      
           This box has a color of #0c007a        
        
          <div style="background-color:#0c007a;">Content here</div>
        
        
          .mybackground {background-color:#0c007a;}
        
        Background color #0c007a
      
           Border around this has a color of #0c007a        
        
          <div style="border:2px solid #0c007a;">Content here</div>
        
        
          .myborder {border:2px solid #0c007a;}
        
        Border color #0c007a