#8a00eb color space conversions
Hex:
        #8a00eb
        RGB:
        138, 0, 235
        CMY:
        46, 100, 8
        CMYK:
        41, 100, 0, 8
      HSL:
        275°, 100.0000%, 46.0784%
        HSV (HSB):
        275°, 100.0000%, 92.1569%
        XYZ:
        25.4766, 11.4014, 79.4552
        xyY:
        0.2190, 0.0980, 11.4014
      CIE-Lab:
        40.2485, 79.9318, -83.0798
        CIE-LCH:
        40.2485, 115.2881, 313.8936
        CIE-Luv:
        40.2485, 19.0987, -121.5835
        Hunter-Lab:
        33.7660, 75.5887, -115.8798
      #8a00eb color charts
#8a00eb RGB chart
      #8a00eb CMYK chart
      #8a00eb RGB pie chart
      #8a00eb color shades, tints & tones
#8a00eb color schemes
#8a00eb color preview, HTML & CSS examples
           This text has a color of #8a00eb        
        
          <p style="color:#8a00eb;">Text here</p>
        
        
          .mytext {color:#8a00eb;}
        
        Text color #8a00eb
      
           This box has a color of #8a00eb        
        
          <div style="background-color:#8a00eb;">Content here</div>
        
        
          .mybackground {background-color:#8a00eb;}
        
        Background color #8a00eb
      
           Border around this has a color of #8a00eb        
        
          <div style="border:2px solid #8a00eb;">Content here</div>
        
        
          .myborder {border:2px solid #8a00eb;}
        
        Border color #8a00eb