#8a2aeb color space conversions
Hex:
        #8a2aeb
        RGB:
        138, 42, 235
        CMY:
        46, 84, 8
        CMYK:
        41, 82, 0, 8
      HSL:
        270°, 82.8326%, 54.3137%
        HSV (HSB):
        270°, 82.1277%, 92.1569%
        XYZ:
        26.3046, 13.0574, 79.7312
        xyY:
        0.2209, 0.1096, 13.0574
      CIE-Lab:
        42.8495, 72.1757, -78.8036
        CIE-LCH:
        42.8495, 106.8613, 312.4864
        CIE-Luv:
        42.8495, 16.8351, -118.9949
        Hunter-Lab:
        36.1350, 66.7036, -105.5279
      #8a2aeb color charts
#8a2aeb RGB chart
      #8a2aeb CMYK chart
      #8a2aeb RGB pie chart
      #8a2aeb color shades, tints & tones
#8a2aeb color schemes
#8a2aeb color preview, HTML & CSS examples
           This text has a color of #8a2aeb        
        
          <p style="color:#8a2aeb;">Text here</p>
        
        
          .mytext {color:#8a2aeb;}
        
        Text color #8a2aeb
      
           This box has a color of #8a2aeb        
        
          <div style="background-color:#8a2aeb;">Content here</div>
        
        
          .mybackground {background-color:#8a2aeb;}
        
        Background color #8a2aeb
      
           Border around this has a color of #8a2aeb        
        
          <div style="border:2px solid #8a2aeb;">Content here</div>
        
        
          .myborder {border:2px solid #8a2aeb;}
        
        Border color #8a2aeb