#87248c color space conversions
Hex:
        #87248c
        RGB:
        135, 36, 140
        CMY:
        47, 86, 45
        CMYK:
        4, 74, 0, 45
      HSL:
        297°, 59.0909%, 34.5098%
        HSV (HSB):
        297°, 74.2857%, 54.9020%
        XYZ:
        15.3562, 8.3061, 25.6048
        xyY:
        0.3117, 0.1686, 8.3061
      CIE-Lab:
        34.6124, 54.1664, -36.1852
        CIE-LCH:
        34.6124, 65.1411, 326.2556
        CIE-Luv:
        34.6124, 38.4870, -55.5548
        Hunter-Lab:
        28.8203, 44.6737, -32.5008
      #87248c color charts
#87248c RGB chart
      #87248c CMYK chart
      #87248c RGB pie chart
      #87248c color shades, tints & tones
#87248c color schemes
#87248c color preview, HTML & CSS examples
           This text has a color of #87248c        
        
          <p style="color:#87248c;">Text here</p>
        
        
          .mytext {color:#87248c;}
        
        Text color #87248c
      
           This box has a color of #87248c        
        
          <div style="background-color:#87248c;">Content here</div>
        
        
          .mybackground {background-color:#87248c;}
        
        Background color #87248c
      
           Border around this has a color of #87248c        
        
          <div style="border:2px solid #87248c;">Content here</div>
        
        
          .myborder {border:2px solid #87248c;}
        
        Border color #87248c