#87267d color space conversions
Hex:
        #87267d
        RGB:
        135, 38, 125
        CMY:
        47, 85, 51
        CMYK:
        0, 72, 7, 47
      HSL:
        306°, 56.0694%, 33.9216%
        HSV (HSB):
        306°, 71.8519%, 52.9412%
        XYZ:
        14.3865, 8.0178, 20.1914
        xyY:
        0.3377, 0.1882, 8.0178
      CIE-Lab:
        34.0199, 50.8630, -27.8096
        CIE-LCH:
        34.0199, 57.9691, 331.3321
        CIE-Luv:
        34.0199, 42.8651, -43.6578
        Hunter-Lab:
        28.3157, 41.1386, -22.4575
      #87267d color charts
#87267d RGB chart
      #87267d CMYK chart
      #87267d RGB pie chart
      #87267d color shades, tints & tones
#87267d color schemes
#87267d color preview, HTML & CSS examples
           This text has a color of #87267d        
        
          <p style="color:#87267d;">Text here</p>
        
        
          .mytext {color:#87267d;}
        
        Text color #87267d
      
           This box has a color of #87267d        
        
          <div style="background-color:#87267d;">Content here</div>
        
        
          .mybackground {background-color:#87267d;}
        
        Background color #87267d
      
           Border around this has a color of #87267d        
        
          <div style="border:2px solid #87267d;">Content here</div>
        
        
          .myborder {border:2px solid #87267d;}
        
        Border color #87267d