#88258f color space conversions
Hex:
        #88258f
        RGB:
        136, 37, 143
        CMY:
        47, 85, 44
        CMYK:
        5, 74, 0, 44
      HSL:
        296°, 58.8889%, 35.2941%
        HSV (HSB):
        296°, 74.1259%, 56.0784%
        XYZ:
        15.7728, 8.5405, 26.8038
        xyY:
        0.3086, 0.1671, 8.5405
      CIE-Lab:
        35.0842, 54.5739, -37.2693
        CIE-LCH:
        35.0842, 66.0856, 325.6703
        CIE-Luv:
        35.0842, 38.0615, -57.3022
        Hunter-Lab:
        29.2242, 45.1973, -33.9225
      #88258f color charts
#88258f RGB chart
      #88258f CMYK chart
      #88258f RGB pie chart
      #88258f color shades, tints & tones
#88258f color schemes
#88258f color preview, HTML & CSS examples
           This text has a color of #88258f        
        
          <p style="color:#88258f;">Text here</p>
        
        
          .mytext {color:#88258f;}
        
        Text color #88258f
      
           This box has a color of #88258f        
        
          <div style="background-color:#88258f;">Content here</div>
        
        
          .mybackground {background-color:#88258f;}
        
        Background color #88258f
      
           Border around this has a color of #88258f        
        
          <div style="border:2px solid #88258f;">Content here</div>
        
        
          .myborder {border:2px solid #88258f;}
        
        Border color #88258f