#0c0552 color space conversions
Hex:
        #0c0552
        RGB:
        12, 5, 82
        CMY:
        95, 98, 68
        CMYK:
        85, 94, 0, 68
      HSL:
        245°, 88.5057%, 17.0588%
        HSV (HSB):
        245°, 93.9024%, 32.1569%
        XYZ:
        1.7289, 0.7959, 8.0451
        xyY:
        0.1636, 0.0753, 0.7959
      CIE-Lab:
        7.1893, 31.5420, -43.9428
        CIE-LCH:
        7.1893, 54.0913, 305.6707
        CIE-Luv:
        7.1893, -1.3929, -26.0616
        Hunter-Lab:
        8.9213, 18.9795, -47.2221
      #0c0552 color charts
#0c0552 RGB chart
      #0c0552 CMYK chart
      #0c0552 RGB pie chart
      #0c0552 color shades, tints & tones
#0c0552 color schemes
#0c0552 color preview, HTML & CSS examples
           This text has a color of #0c0552        
        
          <p style="color:#0c0552;">Text here</p>
        
        
          .mytext {color:#0c0552;}
        
        Text color #0c0552
      
           This box has a color of #0c0552        
        
          <div style="background-color:#0c0552;">Content here</div>
        
        
          .mybackground {background-color:#0c0552;}
        
        Background color #0c0552
      
           Border around this has a color of #0c0552        
        
          <div style="border:2px solid #0c0552;">Content here</div>
        
        
          .myborder {border:2px solid #0c0552;}
        
        Border color #0c0552