#88014f color space conversions
Hex:
        #88014f
        RGB:
        136, 1, 79
        CMY:
        47, 100, 69
        CMYK:
        0, 99, 42, 47
      HSL:
        325°, 98.5401%, 26.8627%
        HSV (HSB):
        325°, 99.2647%, 53.3333%
        XYZ:
        11.5755, 5.8205, 7.9105
        xyY:
        0.4574, 0.2300, 5.8205
      CIE-Lab:
        28.9549, 54.0682, -5.9450
        CIE-LCH:
        28.9549, 54.3940, 353.7253
        CIE-Luv:
        28.9549, 67.6732, -15.4735
        Hunter-Lab:
        24.1256, 43.4245, -2.5525
      #88014f color charts
#88014f RGB chart
      #88014f CMYK chart
      #88014f RGB pie chart
      #88014f color shades, tints & tones
#88014f color schemes
#88014f color preview, HTML & CSS examples
           This text has a color of #88014f        
        
          <p style="color:#88014f;">Text here</p>
        
        
          .mytext {color:#88014f;}
        
        Text color #88014f
      
           This box has a color of #88014f        
        
          <div style="background-color:#88014f;">Content here</div>
        
        
          .mybackground {background-color:#88014f;}
        
        Background color #88014f
      
           Border around this has a color of #88014f        
        
          <div style="border:2px solid #88014f;">Content here</div>
        
        
          .myborder {border:2px solid #88014f;}
        
        Border color #88014f