#8f5fca color space conversions
Hex:
        #8f5fca
        RGB:
        143, 95, 202
        CMY:
        44, 63, 21
        CMYK:
        29, 53, 0, 21
      HSL:
        267°, 50.2347%, 58.2353%
        HSV (HSB):
        267°, 52.9703%, 79.2157%
        XYZ:
        26.0806, 18.2883, 58.0325
        xyY:
        0.2547, 0.1786, 18.2883
      CIE-Lab:
        49.8440, 41.0997, -48.6322
        CIE-LCH:
        49.8440, 63.6732, 310.2016
        CIE-Luv:
        49.8440, 14.2658, -78.7011
        Hunter-Lab:
        42.7649, 34.0215, -50.5220
      #8f5fca color charts
#8f5fca RGB chart
      #8f5fca CMYK chart
      #8f5fca RGB pie chart
      #8f5fca color shades, tints & tones
#8f5fca color schemes
#8f5fca color preview, HTML & CSS examples
           This text has a color of #8f5fca        
        
          <p style="color:#8f5fca;">Text here</p>
        
        
          .mytext {color:#8f5fca;}
        
        Text color #8f5fca
      
           This box has a color of #8f5fca        
        
          <div style="background-color:#8f5fca;">Content here</div>
        
        
          .mybackground {background-color:#8f5fca;}
        
        Background color #8f5fca
      
           Border around this has a color of #8f5fca        
        
          <div style="border:2px solid #8f5fca;">Content here</div>
        
        
          .myborder {border:2px solid #8f5fca;}
        
        Border color #8f5fca