#880c75 color space conversions
Hex:
        #880c75
        RGB:
        136, 12, 117
        CMY:
        47, 95, 54
        CMYK:
        0, 91, 14, 47
      HSL:
        309°, 83.7838%, 29.0196%
        HSV (HSB):
        309°, 91.1765%, 53.3333%
        XYZ:
        13.4957, 6.7815, 17.4273
        xyY:
        0.3579, 0.1799, 6.7815
      CIE-Lab:
        31.3043, 56.9510, -27.0300
        CIE-LCH:
        31.3043, 63.0400, 334.6101
        CIE-Luv:
        31.3043, 50.6434, -42.3057
        Hunter-Lab:
        26.0414, 46.9335, -21.4488
      #880c75 color charts
#880c75 RGB chart
      #880c75 CMYK chart
      #880c75 RGB pie chart
      #880c75 color shades, tints & tones
#880c75 color schemes
#880c75 color preview, HTML & CSS examples
           This text has a color of #880c75        
        
          <p style="color:#880c75;">Text here</p>
        
        
          .mytext {color:#880c75;}
        
        Text color #880c75
      
           This box has a color of #880c75        
        
          <div style="background-color:#880c75;">Content here</div>
        
        
          .mybackground {background-color:#880c75;}
        
        Background color #880c75
      
           Border around this has a color of #880c75        
        
          <div style="border:2px solid #880c75;">Content here</div>
        
        
          .myborder {border:2px solid #880c75;}
        
        Border color #880c75