#9a05ea color space conversions
Hex:
        #9a05ea
        RGB:
        154, 5, 234
        CMY:
        40, 98, 8
        CMYK:
        34, 98, 0, 8
      HSL:
        279°, 95.8159%, 46.8627%
        HSV (HSB):
        279°, 97.8632%, 91.7647%
        XYZ:
        28.2320, 12.9191, 78.8475
        xyY:
        0.2353, 0.1077, 12.9191
      CIE-Lab:
        42.6411, 80.8457, -78.4946
        CIE-LCH:
        42.6411, 112.6829, 315.8454
        CIE-Luv:
        42.6411, 26.8443, -119.0589
        Hunter-Lab:
        35.9431, 77.3046, -104.9028
      #9a05ea color charts
#9a05ea RGB chart
      #9a05ea CMYK chart
      #9a05ea RGB pie chart
      #9a05ea color shades, tints & tones
#9a05ea color schemes
#9a05ea color preview, HTML & CSS examples
           This text has a color of #9a05ea        
        
          <p style="color:#9a05ea;">Text here</p>
        
        
          .mytext {color:#9a05ea;}
        
        Text color #9a05ea
      
           This box has a color of #9a05ea        
        
          <div style="background-color:#9a05ea;">Content here</div>
        
        
          .mybackground {background-color:#9a05ea;}
        
        Background color #9a05ea
      
           Border around this has a color of #9a05ea        
        
          <div style="border:2px solid #9a05ea;">Content here</div>
        
        
          .myborder {border:2px solid #9a05ea;}
        
        Border color #9a05ea