#8a04ee color space conversions
Hex:
        #8a04ee
        RGB:
        138, 4, 238
        CMY:
        46, 98, 7
        CMYK:
        42, 98, 0, 7
      HSL:
        274°, 96.6942%, 47.4510%
        HSV (HSB):
        274°, 98.3193%, 93.3333%
        XYZ:
        25.9573, 11.6632, 81.7720
        xyY:
        0.2174, 0.0977, 11.6632
      CIE-Lab:
        40.6757, 80.1053, -84.0768
        CIE-LCH:
        40.6757, 116.1283, 313.6143
        CIE-Luv:
        40.6757, 18.4258, -123.2582
        Hunter-Lab:
        34.1514, 75.9068, -118.0581
      #8a04ee color charts
#8a04ee RGB chart
      #8a04ee CMYK chart
      #8a04ee RGB pie chart
      #8a04ee color shades, tints & tones
#8a04ee color schemes
#8a04ee color preview, HTML & CSS examples
           This text has a color of #8a04ee        
        
          <p style="color:#8a04ee;">Text here</p>
        
        
          .mytext {color:#8a04ee;}
        
        Text color #8a04ee
      
           This box has a color of #8a04ee        
        
          <div style="background-color:#8a04ee;">Content here</div>
        
        
          .mybackground {background-color:#8a04ee;}
        
        Background color #8a04ee
      
           Border around this has a color of #8a04ee        
        
          <div style="border:2px solid #8a04ee;">Content here</div>
        
        
          .myborder {border:2px solid #8a04ee;}
        
        Border color #8a04ee