#88085e color space conversions
Hex:
        #88085e
        RGB:
        136, 8, 94
        CMY:
        47, 97, 63
        CMYK:
        0, 94, 31, 47
      HSL:
        320°, 88.8889%, 28.2353%
        HSV (HSB):
        320°, 94.1176%, 53.3333%
        XYZ:
        12.2606, 6.2161, 11.1433
        xyY:
        0.4139, 0.2099, 6.2161
      CIE-Lab:
        29.9511, 54.5699, -14.3247
        CIE-LCH:
        29.9511, 56.4188, 345.2916
        CIE-Luv:
        29.9511, 60.4125, -25.5652
        Hunter-Lab:
        24.9320, 44.1480, -9.0471
      #88085e color charts
#88085e RGB chart
      #88085e CMYK chart
      #88085e RGB pie chart
      #88085e color shades, tints & tones
#88085e color schemes
#88085e color preview, HTML & CSS examples
           This text has a color of #88085e        
        
          <p style="color:#88085e;">Text here</p>
        
        
          .mytext {color:#88085e;}
        
        Text color #88085e
      
           This box has a color of #88085e        
        
          <div style="background-color:#88085e;">Content here</div>
        
        
          .mybackground {background-color:#88085e;}
        
        Background color #88085e
      
           Border around this has a color of #88085e        
        
          <div style="border:2px solid #88085e;">Content here</div>
        
        
          .myborder {border:2px solid #88085e;}
        
        Border color #88085e