#0c0138 color space conversions
Hex:
        #0c0138
        RGB:
        12, 1, 56
        CMY:
        95, 100, 78
        CMYK:
        79, 98, 0, 78
      HSL:
        252°, 96.4912%, 11.1765%
        HSV (HSB):
        252°, 98.2143%, 21.9608%
        XYZ:
        0.8763, 0.3854, 3.7696
        xyY:
        0.1742, 0.0766, 0.3854
      CIE-Lab:
        3.4812, 20.8719, -31.5957
        CIE-LCH:
        3.4812, 37.8672, 303.4486
        CIE-Luv:
        3.4812, -0.1241, -12.4578
        Hunter-Lab:
        6.2080, 14.3319, -31.6560
      #0c0138 color charts
#0c0138 RGB chart
      #0c0138 CMYK chart
      #0c0138 RGB pie chart
      #0c0138 color shades, tints & tones
#0c0138 color schemes
#0c0138 color preview, HTML & CSS examples
           This text has a color of #0c0138        
        
          <p style="color:#0c0138;">Text here</p>
        
        
          .mytext {color:#0c0138;}
        
        Text color #0c0138
      
           This box has a color of #0c0138        
        
          <div style="background-color:#0c0138;">Content here</div>
        
        
          .mybackground {background-color:#0c0138;}
        
        Background color #0c0138
      
           Border around this has a color of #0c0138        
        
          <div style="border:2px solid #0c0138;">Content here</div>
        
        
          .myborder {border:2px solid #0c0138;}
        
        Border color #0c0138