#88085f color space conversions
Hex:
        #88085f
        RGB:
        136, 8, 95
        CMY:
        47, 97, 63
        CMYK:
        0, 94, 30, 47
      HSL:
        319°, 88.8889%, 28.2353%
        HSV (HSB):
        319°, 94.1176%, 53.3333%
        XYZ:
        12.3057, 6.2341, 11.3812
        xyY:
        0.4113, 0.2084, 6.2341
      CIE-Lab:
        29.9956, 54.6881, -14.9091
        CIE-LCH:
        29.9956, 56.6840, 344.7506
        CIE-Luv:
        29.9956, 59.9927, -26.3055
        Hunter-Lab:
        24.9682, 44.2803, -9.5482
      #88085f color charts
#88085f RGB chart
      #88085f CMYK chart
      #88085f RGB pie chart
      #88085f color shades, tints & tones
#88085f color schemes
#88085f color preview, HTML & CSS examples
           This text has a color of #88085f        
        
          <p style="color:#88085f;">Text here</p>
        
        
          .mytext {color:#88085f;}
        
        Text color #88085f
      
           This box has a color of #88085f        
        
          <div style="background-color:#88085f;">Content here</div>
        
        
          .mybackground {background-color:#88085f;}
        
        Background color #88085f
      
           Border around this has a color of #88085f        
        
          <div style="border:2px solid #88085f;">Content here</div>
        
        
          .myborder {border:2px solid #88085f;}
        
        Border color #88085f