#88299d color space conversions
Hex:
        #88299d
        RGB:
        136, 41, 157
        CMY:
        47, 84, 38
        CMYK:
        13, 74, 0, 38
      HSL:
        289°, 58.5859%, 38.8235%
        HSV (HSB):
        289°, 73.8854%, 61.5686%
        XYZ:
        17.0321, 9.2544, 32.7869
        xyY:
        0.2883, 0.1567, 9.2544
      CIE-Lab:
        36.4696, 55.7279, -43.5882
        CIE-LCH:
        36.4696, 70.7497, 321.9689
        CIE-Luv:
        36.4696, 33.2638, -66.7033
        Hunter-Lab:
        30.4211, 46.7011, -42.6061
      #88299d color charts
#88299d RGB chart
      #88299d CMYK chart
      #88299d RGB pie chart
      #88299d color shades, tints & tones
#88299d color schemes
#88299d color preview, HTML & CSS examples
           This text has a color of #88299d        
        
          <p style="color:#88299d;">Text here</p>
        
        
          .mytext {color:#88299d;}
        
        Text color #88299d
      
           This box has a color of #88299d        
        
          <div style="background-color:#88299d;">Content here</div>
        
        
          .mybackground {background-color:#88299d;}
        
        Background color #88299d
      
           Border around this has a color of #88299d        
        
          <div style="border:2px solid #88299d;">Content here</div>
        
        
          .myborder {border:2px solid #88299d;}
        
        Border color #88299d