#8a04be color space conversions
Hex:
        #8a04be
        RGB:
        138, 4, 190
        CMY:
        46, 98, 25
        CMYK:
        27, 98, 0, 25
      HSL:
        283°, 95.8763%, 38.0392%
        HSV (HSB):
        283°, 97.8947%, 74.5098%
        XYZ:
        19.8189, 9.2078, 49.4479
        xyY:
        0.2526, 0.1173, 9.2078
      CIE-Lab:
        36.3814, 70.7131, -63.4175
        CIE-LCH:
        36.3814, 94.9849, 318.1133
        CIE-Luv:
        36.3814, 28.8477, -93.5348
        Hunter-Lab:
        30.3444, 63.4816, -75.3754
      #8a04be color charts
#8a04be RGB chart
      #8a04be CMYK chart
      #8a04be RGB pie chart
      #8a04be color shades, tints & tones
#8a04be color schemes
#8a04be color preview, HTML & CSS examples
           This text has a color of #8a04be        
        
          <p style="color:#8a04be;">Text here</p>
        
        
          .mytext {color:#8a04be;}
        
        Text color #8a04be
      
           This box has a color of #8a04be        
        
          <div style="background-color:#8a04be;">Content here</div>
        
        
          .mybackground {background-color:#8a04be;}
        
        Background color #8a04be
      
           Border around this has a color of #8a04be        
        
          <div style="border:2px solid #8a04be;">Content here</div>
        
        
          .myborder {border:2px solid #8a04be;}
        
        Border color #8a04be