#8b2fca color space conversions
Hex:
        #8b2fca
        RGB:
        139, 47, 202
        CMY:
        45, 82, 21
        CMYK:
        31, 77, 0, 21
      HSL:
        276°, 62.2490%, 48.8235%
        HSV (HSB):
        276°, 76.7327%, 79.2157%
        XYZ:
        22.3246, 11.7863, 56.9755
        xyY:
        0.2451, 0.1294, 11.7863
      CIE-Lab:
        40.8744, 63.3496, -63.1064
        CIE-LCH:
        40.8744, 89.4180, 315.1102
        CIE-Luv:
        40.8744, 23.1030, -96.5378
        Hunter-Lab:
        34.3311, 55.9944, -74.3650
      #8b2fca color charts
#8b2fca RGB chart
      #8b2fca CMYK chart
      #8b2fca RGB pie chart
      #8b2fca color shades, tints & tones
#8b2fca color schemes
#8b2fca color preview, HTML & CSS examples
           This text has a color of #8b2fca        
        
          <p style="color:#8b2fca;">Text here</p>
        
        
          .mytext {color:#8b2fca;}
        
        Text color #8b2fca
      
           This box has a color of #8b2fca        
        
          <div style="background-color:#8b2fca;">Content here</div>
        
        
          .mybackground {background-color:#8b2fca;}
        
        Background color #8b2fca
      
           Border around this has a color of #8b2fca        
        
          <div style="border:2px solid #8b2fca;">Content here</div>
        
        
          .myborder {border:2px solid #8b2fca;}
        
        Border color #8b2fca