#9a04da color space conversions
Hex:
        #9a04da
        RGB:
        154, 4, 218
        CMY:
        40, 98, 15
        CMYK:
        29, 98, 0, 15
      HSL:
        282°, 96.3964%, 43.5294%
        HSV (HSB):
        282°, 98.1651%, 85.4902%
        XYZ:
        26.0247, 12.0188, 67.2779
        xyY:
        0.2471, 0.1141, 12.0188
      CIE-Lab:
        41.2460, 77.9278, -71.6468
        CIE-LCH:
        41.2460, 105.8584, 317.4046
        CIE-Luv:
        41.2460, 30.6795, -109.0127
        Hunter-Lab:
        34.6682, 73.3273, -90.7919
      #9a04da color charts
#9a04da RGB chart
      #9a04da CMYK chart
      #9a04da RGB pie chart
      #9a04da color shades, tints & tones
#9a04da color schemes
#9a04da color preview, HTML & CSS examples
           This text has a color of #9a04da        
        
          <p style="color:#9a04da;">Text here</p>
        
        
          .mytext {color:#9a04da;}
        
        Text color #9a04da
      
           This box has a color of #9a04da        
        
          <div style="background-color:#9a04da;">Content here</div>
        
        
          .mybackground {background-color:#9a04da;}
        
        Background color #9a04da
      
           Border around this has a color of #9a04da        
        
          <div style="border:2px solid #9a04da;">Content here</div>
        
        
          .myborder {border:2px solid #9a04da;}
        
        Border color #9a04da