#0c0061 color space conversions
Hex:
        #0c0061
        RGB:
        12, 0, 97
        CMY:
        95, 100, 62
        CMYK:
        88, 100, 0, 62
      HSL:
        247°, 100.0000%, 19.0196%
        HSV (HSB):
        247°, 100.0000%, 38.0392%
        XYZ:
        2.3093, 0.9412, 11.3692
        xyY:
        0.1580, 0.0644, 0.9412
      CIE-Lab:
        8.4919, 39.2473, -51.9514
        CIE-LCH:
        8.4919, 65.1099, 307.0696
        CIE-Luv:
        8.4919, -1.6619, -33.1969
        Hunter-Lab:
        9.7017, 25.5102, -62.6895
      #0c0061 color charts
#0c0061 RGB chart
      #0c0061 CMYK chart
      #0c0061 RGB pie chart
      #0c0061 color shades, tints & tones
#0c0061 color schemes
#0c0061 color preview, HTML & CSS examples
           This text has a color of #0c0061        
        
          <p style="color:#0c0061;">Text here</p>
        
        
          .mytext {color:#0c0061;}
        
        Text color #0c0061
      
           This box has a color of #0c0061        
        
          <div style="background-color:#0c0061;">Content here</div>
        
        
          .mybackground {background-color:#0c0061;}
        
        Background color #0c0061
      
           Border around this has a color of #0c0061        
        
          <div style="border:2px solid #0c0061;">Content here</div>
        
        
          .myborder {border:2px solid #0c0061;}
        
        Border color #0c0061