#a532eb color space conversions
Hex:
        #a532eb
        RGB:
        165, 50, 235
        CMY:
        35, 80, 8
        CMYK:
        30, 79, 0, 8
      HSL:
        277°, 82.2222%, 55.8824%
        HSV (HSB):
        277°, 78.7234%, 92.1569%
        XYZ:
        31.6530, 16.2787, 80.0711
        xyY:
        0.2473, 0.1272, 16.2787
      CIE-Lab:
        47.3380, 73.5651, -71.3206
        CIE-LCH:
        47.3380, 102.4619, 315.8875
        CIE-Luv:
        47.3380, 29.2377, -113.4979
        Hunter-Lab:
        40.3469, 69.4304, -89.4222
      #a532eb color charts
#a532eb RGB chart
      #a532eb CMYK chart
      #a532eb RGB pie chart
      #a532eb color shades, tints & tones
#a532eb color schemes
#a532eb color preview, HTML & CSS examples
           This text has a color of #a532eb        
        
          <p style="color:#a532eb;">Text here</p>
        
        
          .mytext {color:#a532eb;}
        
        Text color #a532eb
      
           This box has a color of #a532eb        
        
          <div style="background-color:#a532eb;">Content here</div>
        
        
          .mybackground {background-color:#a532eb;}
        
        Background color #a532eb
      
           Border around this has a color of #a532eb        
        
          <div style="border:2px solid #a532eb;">Content here</div>
        
        
          .myborder {border:2px solid #a532eb;}
        
        Border color #a532eb