#880c49 color space conversions
Hex:
        #880c49
        RGB:
        136, 12, 73
        CMY:
        47, 95, 71
        CMYK:
        0, 91, 46, 47
      HSL:
        330°, 83.7838%, 29.0196%
        HSV (HSB):
        330°, 91.1765%, 53.3333%
        XYZ:
        11.4874, 5.9782, 6.8518
        xyY:
        0.4724, 0.2458, 5.9782
      CIE-Lab:
        29.3575, 51.7029, -1.3483
        CIE-LCH:
        29.3575, 51.7205, 358.5062
        CIE-Luv:
        29.3575, 68.5725, -10.0340
        Hunter-Lab:
        24.4504, 41.0756, 0.5003
      #880c49 color charts
#880c49 RGB chart
      #880c49 CMYK chart
      #880c49 RGB pie chart
      #880c49 color shades, tints & tones
#880c49 color schemes
#880c49 color preview, HTML & CSS examples
           This text has a color of #880c49        
        
          <p style="color:#880c49;">Text here</p>
        
        
          .mytext {color:#880c49;}
        
        Text color #880c49
      
           This box has a color of #880c49        
        
          <div style="background-color:#880c49;">Content here</div>
        
        
          .mybackground {background-color:#880c49;}
        
        Background color #880c49
      
           Border around this has a color of #880c49        
        
          <div style="border:2px solid #880c49;">Content here</div>
        
        
          .myborder {border:2px solid #880c49;}
        
        Border color #880c49