#8a2fae color space conversions
Hex:
        #8a2fae
        RGB:
        138, 47, 174
        CMY:
        46, 82, 32
        CMYK:
        21, 73, 0, 32
      HSL:
        283°, 57.4661%, 43.3333%
        HSV (HSB):
        283°, 72.9885%, 68.2353%
        XYZ:
        19.1377, 10.4923, 41.0609
        xyY:
        0.2707, 0.1484, 10.4923
      CIE-Lab:
        38.7119, 57.2313, -50.1642
        CIE-LCH:
        38.7119, 76.1043, 318.7649
        CIE-Luv:
        38.7119, 28.9779, -77.1275
        Hunter-Lab:
        32.3918, 48.7757, -52.4837
      #8a2fae color charts
#8a2fae RGB chart
      #8a2fae CMYK chart
      #8a2fae RGB pie chart
      #8a2fae color shades, tints & tones
#8a2fae color schemes
#8a2fae color preview, HTML & CSS examples
           This text has a color of #8a2fae        
        
          <p style="color:#8a2fae;">Text here</p>
        
        
          .mytext {color:#8a2fae;}
        
        Text color #8a2fae
      
           This box has a color of #8a2fae        
        
          <div style="background-color:#8a2fae;">Content here</div>
        
        
          .mybackground {background-color:#8a2fae;}
        
        Background color #8a2fae
      
           Border around this has a color of #8a2fae        
        
          <div style="border:2px solid #8a2fae;">Content here</div>
        
        
          .myborder {border:2px solid #8a2fae;}
        
        Border color #8a2fae