#9a04ee color space conversions
Hex:
        #9a04ee
        RGB:
        154, 4, 238
        CMY:
        40, 98, 7
        CMYK:
        35, 98, 0, 7
      HSL:
        278°, 96.6942%, 47.4510%
        HSV (HSB):
        278°, 98.3193%, 93.3333%
        XYZ:
        28.8025, 13.1299, 81.9052
        xyY:
        0.2326, 0.1060, 13.1299
      CIE-Lab:
        42.9583, 81.7103, -80.2398
        CIE-LCH:
        42.9583, 114.5207, 315.5202
        CIE-Luv:
        42.9583, 25.9823, -121.5734
        Hunter-Lab:
        36.2352, 78.4736, -108.6530
      #9a04ee color charts
#9a04ee RGB chart
      #9a04ee CMYK chart
      #9a04ee RGB pie chart
      #9a04ee color shades, tints & tones
#9a04ee color schemes
#9a04ee color preview, HTML & CSS examples
           This text has a color of #9a04ee        
        
          <p style="color:#9a04ee;">Text here</p>
        
        
          .mytext {color:#9a04ee;}
        
        Text color #9a04ee
      
           This box has a color of #9a04ee        
        
          <div style="background-color:#9a04ee;">Content here</div>
        
        
          .mybackground {background-color:#9a04ee;}
        
        Background color #9a04ee
      
           Border around this has a color of #9a04ee        
        
          <div style="border:2px solid #9a04ee;">Content here</div>
        
        
          .myborder {border:2px solid #9a04ee;}
        
        Border color #9a04ee