#8a06ed color space conversions
Hex:
        #8a06ed
        RGB:
        138, 6, 237
        CMY:
        46, 98, 7
        CMYK:
        42, 97, 0, 7
      HSL:
        274°, 95.0617%, 47.6471%
        HSV (HSB):
        274°, 97.4684%, 92.9412%
        XYZ:
        25.8324, 11.6479, 81.0075
        xyY:
        0.2180, 0.0983, 11.6479
      CIE-Lab:
        40.6510, 79.6906, -83.5509
        CIE-LCH:
        40.6510, 115.4615, 313.6453
        CIE-Luv:
        40.6510, 18.5533, -122.6049
        Hunter-Lab:
        34.1291, 75.3813, -116.8381
      #8a06ed color charts
#8a06ed RGB chart
      #8a06ed CMYK chart
      #8a06ed RGB pie chart
      #8a06ed color shades, tints & tones
#8a06ed color schemes
#8a06ed color preview, HTML & CSS examples
           This text has a color of #8a06ed        
        
          <p style="color:#8a06ed;">Text here</p>
        
        
          .mytext {color:#8a06ed;}
        
        Text color #8a06ed
      
           This box has a color of #8a06ed        
        
          <div style="background-color:#8a06ed;">Content here</div>
        
        
          .mybackground {background-color:#8a06ed;}
        
        Background color #8a06ed
      
           Border around this has a color of #8a06ed        
        
          <div style="border:2px solid #8a06ed;">Content here</div>
        
        
          .myborder {border:2px solid #8a06ed;}
        
        Border color #8a06ed