#9a52eb color space conversions
Hex:
        #9a52eb
        RGB:
        154, 82, 235
        CMY:
        40, 68, 8
        CMYK:
        34, 65, 0, 8
      HSL:
        268°, 79.2746%, 62.1569%
        HSV (HSB):
        268°, 65.1064%, 92.1569%
        XYZ:
        31.3391, 18.9028, 80.5941
        xyY:
        0.2395, 0.1445, 18.9028
      CIE-Lab:
        50.5733, 58.4705, -66.1348
        CIE-LCH:
        50.5733, 88.2758, 311.4802
        CIE-Luv:
        50.5733, 17.9833, -106.9811
        Hunter-Lab:
        43.4773, 52.5802, -79.4720
      #9a52eb color charts
#9a52eb RGB chart
      #9a52eb CMYK chart
      #9a52eb RGB pie chart
      #9a52eb color shades, tints & tones
#9a52eb color schemes
#9a52eb color preview, HTML & CSS examples
           This text has a color of #9a52eb        
        
          <p style="color:#9a52eb;">Text here</p>
        
        
          .mytext {color:#9a52eb;}
        
        Text color #9a52eb
      
           This box has a color of #9a52eb        
        
          <div style="background-color:#9a52eb;">Content here</div>
        
        
          .mybackground {background-color:#9a52eb;}
        
        Background color #9a52eb
      
           Border around this has a color of #9a52eb        
        
          <div style="border:2px solid #9a52eb;">Content here</div>
        
        
          .myborder {border:2px solid #9a52eb;}
        
        Border color #9a52eb