#9a34eb color space conversions
Hex:
        #9a34eb
        RGB:
        154, 52, 235
        CMY:
        40, 80, 8
        CMYK:
        34, 78, 0, 8
      HSL:
        273°, 82.0628%, 56.2745%
        HSV (HSB):
        273°, 77.8723%, 92.1569%
        XYZ:
        29.5498, 15.3242, 79.9977
        xyY:
        0.2366, 0.1227, 15.3242
      CIE-Lab:
        46.0750, 71.1562, -73.4430
        CIE-LCH:
        46.0750, 102.2599, 314.0940
        CIE-Luv:
        46.0750, 23.2643, -115.1068
        Hunter-Lab:
        39.1461, 66.2368, -93.7608
      #9a34eb color charts
#9a34eb RGB chart
      #9a34eb CMYK chart
      #9a34eb RGB pie chart
      #9a34eb color shades, tints & tones
#9a34eb color schemes
#9a34eb color preview, HTML & CSS examples
           This text has a color of #9a34eb        
        
          <p style="color:#9a34eb;">Text here</p>
        
        
          .mytext {color:#9a34eb;}
        
        Text color #9a34eb
      
           This box has a color of #9a34eb        
        
          <div style="background-color:#9a34eb;">Content here</div>
        
        
          .mybackground {background-color:#9a34eb;}
        
        Background color #9a34eb
      
           Border around this has a color of #9a34eb        
        
          <div style="border:2px solid #9a34eb;">Content here</div>
        
        
          .myborder {border:2px solid #9a34eb;}
        
        Border color #9a34eb