#8a2fca color space conversions
Hex:
        #8a2fca
        RGB:
        138, 47, 202
        CMY:
        46, 82, 21
        CMYK:
        32, 77, 0, 21
      HSL:
        275°, 62.2490%, 48.8235%
        HSV (HSB):
        275°, 76.7327%, 79.2157%
        XYZ:
        22.1584, 11.7006, 56.9677
        xyY:
        0.2440, 0.1288, 11.7006
      CIE-Lab:
        40.7362, 63.1775, -63.3373
        CIE-LCH:
        40.7362, 89.4596, 314.9277
        CIE-Luv:
        40.7362, 22.5809, -96.7121
        Hunter-Lab:
        34.2061, 55.7701, -74.7987
      #8a2fca color charts
#8a2fca RGB chart
      #8a2fca CMYK chart
      #8a2fca RGB pie chart
      #8a2fca color shades, tints & tones
#8a2fca color schemes
#8a2fca color preview, HTML & CSS examples
           This text has a color of #8a2fca        
        
          <p style="color:#8a2fca;">Text here</p>
        
        
          .mytext {color:#8a2fca;}
        
        Text color #8a2fca
      
           This box has a color of #8a2fca        
        
          <div style="background-color:#8a2fca;">Content here</div>
        
        
          .mybackground {background-color:#8a2fca;}
        
        Background color #8a2fca
      
           Border around this has a color of #8a2fca        
        
          <div style="border:2px solid #8a2fca;">Content here</div>
        
        
          .myborder {border:2px solid #8a2fca;}
        
        Border color #8a2fca