#88239e color space conversions
Hex:
        #88239e
        RGB:
        136, 35, 158
        CMY:
        47, 86, 38
        CMYK:
        14, 78, 0, 38
      HSL:
        289°, 63.7306%, 37.8431%
        HSV (HSB):
        289°, 77.8481%, 61.9608%
        XYZ:
        16.9259, 8.9049, 33.1745
        xyY:
        0.2869, 0.1509, 8.9049
      CIE-Lab:
        35.8006, 58.0248, -45.2678
        CIE-LCH:
        35.8006, 73.5938, 322.0405
        CIE-Luv:
        35.8006, 33.9514, -68.7820
        Hunter-Lab:
        29.8411, 49.0235, -45.0241
      #88239e color charts
#88239e RGB chart
      #88239e CMYK chart
      #88239e RGB pie chart
      #88239e color shades, tints & tones
#88239e color schemes
#88239e color preview, HTML & CSS examples
           This text has a color of #88239e        
        
          <p style="color:#88239e;">Text here</p>
        
        
          .mytext {color:#88239e;}
        
        Text color #88239e
      
           This box has a color of #88239e        
        
          <div style="background-color:#88239e;">Content here</div>
        
        
          .mybackground {background-color:#88239e;}
        
        Background color #88239e
      
           Border around this has a color of #88239e        
        
          <div style="border:2px solid #88239e;">Content here</div>
        
        
          .myborder {border:2px solid #88239e;}
        
        Border color #88239e