#8f5cbf color space conversions
Hex:
        #8f5cbf
        RGB:
        143, 92, 191
        CMY:
        44, 64, 25
        CMYK:
        25, 52, 0, 25
      HSL:
        271°, 43.6123%, 55.4902%
        HSV (HSB):
        271°, 51.8325%, 74.9020%
        XYZ:
        24.5588, 17.2555, 51.3265
        xyY:
        0.2637, 0.1853, 17.2555
      CIE-Lab:
        48.5804, 40.0997, -44.3074
        CIE-LCH:
        48.5804, 59.7589, 312.1462
        CIE-Luv:
        48.5804, 16.9027, -71.5294
        Hunter-Lab:
        41.5398, 32.8368, -44.1808
      #8f5cbf color charts
#8f5cbf RGB chart
      #8f5cbf CMYK chart
      #8f5cbf RGB pie chart
      #8f5cbf color shades, tints & tones
#8f5cbf color schemes
#8f5cbf color preview, HTML & CSS examples
           This text has a color of #8f5cbf        
        
          <p style="color:#8f5cbf;">Text here</p>
        
        
          .mytext {color:#8f5cbf;}
        
        Text color #8f5cbf
      
           This box has a color of #8f5cbf        
        
          <div style="background-color:#8f5cbf;">Content here</div>
        
        
          .mybackground {background-color:#8f5cbf;}
        
        Background color #8f5cbf
      
           Border around this has a color of #8f5cbf        
        
          <div style="border:2px solid #8f5cbf;">Content here</div>
        
        
          .myborder {border:2px solid #8f5cbf;}
        
        Border color #8f5cbf