#0c0140 color space conversions
Hex:
        #0c0140
        RGB:
        12, 1, 64
        CMY:
        95, 100, 75
        CMYK:
        81, 98, 0, 75
      HSL:
        250°, 96.9231%, 12.7451%
        HSV (HSB):
        250°, 98.4375%, 25.0980%
        XYZ:
        1.0879, 0.4700, 4.8839
        xyY:
        0.1689, 0.0730, 0.4700
      CIE-Lab:
        4.2458, 25.4149, -36.1545
        CIE-LCH:
        4.2458, 44.1935, 305.1054
        CIE-Luv:
        4.2458, -0.3808, -15.6046
        Hunter-Lab:
        6.8559, 16.3263, -37.4366
      #0c0140 color charts
#0c0140 RGB chart
      #0c0140 CMYK chart
      #0c0140 RGB pie chart
      #0c0140 color shades, tints & tones
#0c0140 color schemes
#0c0140 color preview, HTML & CSS examples
           This text has a color of #0c0140        
        
          <p style="color:#0c0140;">Text here</p>
        
        
          .mytext {color:#0c0140;}
        
        Text color #0c0140
      
           This box has a color of #0c0140        
        
          <div style="background-color:#0c0140;">Content here</div>
        
        
          .mybackground {background-color:#0c0140;}
        
        Background color #0c0140
      
           Border around this has a color of #0c0140        
        
          <div style="border:2px solid #0c0140;">Content here</div>
        
        
          .myborder {border:2px solid #0c0140;}
        
        Border color #0c0140