#8a04d2 color space conversions
Hex:
        #8a04d2
        RGB:
        138, 4, 210
        CMY:
        46, 98, 18
        CMYK:
        34, 98, 0, 18
      HSL:
        279°, 96.2617%, 41.9608%
        HSV (HSB):
        279°, 98.0952%, 82.3529%
        XYZ:
        22.1575, 10.1432, 61.7628
        xyY:
        0.2356, 0.1078, 10.1432
      CIE-Lab:
        38.0983, 74.5436, -72.2858
        CIE-LCH:
        38.0983, 103.8364, 315.8810
        CIE-Luv:
        38.0983, 24.0865, -106.2219
        Hunter-Lab:
        31.8485, 68.4506, -92.6854
      #8a04d2 color charts
#8a04d2 RGB chart
      #8a04d2 CMYK chart
      #8a04d2 RGB pie chart
      #8a04d2 color shades, tints & tones
#8a04d2 color schemes
#8a04d2 color preview, HTML & CSS examples
           This text has a color of #8a04d2        
        
          <p style="color:#8a04d2;">Text here</p>
        
        
          .mytext {color:#8a04d2;}
        
        Text color #8a04d2
      
           This box has a color of #8a04d2        
        
          <div style="background-color:#8a04d2;">Content here</div>
        
        
          .mybackground {background-color:#8a04d2;}
        
        Background color #8a04d2
      
           Border around this has a color of #8a04d2        
        
          <div style="border:2px solid #8a04d2;">Content here</div>
        
        
          .myborder {border:2px solid #8a04d2;}
        
        Border color #8a04d2