#a52eee color space conversions
Hex:
        #a52eee
        RGB:
        165, 46, 238
        CMY:
        35, 82, 7
        CMYK:
        31, 81, 0, 7
      HSL:
        277°, 84.9558%, 55.6863%
        HSV (HSB):
        277°, 80.6723%, 93.3333%
        XYZ:
        31.9267, 16.1264, 82.3189
        xyY:
        0.2449, 0.1237, 16.1264
      CIE-Lab:
        47.1398, 75.4150, -73.3360
        CIE-LCH:
        47.1398, 105.1931, 315.8007
        CIE-Luv:
        47.1398, 29.0369, -116.2170
        Hunter-Lab:
        40.1577, 71.6375, -93.4278
      #a52eee color charts
#a52eee RGB chart
      #a52eee CMYK chart
      #a52eee RGB pie chart
      #a52eee color shades, tints & tones
#a52eee color schemes
#a52eee color preview, HTML & CSS examples
           This text has a color of #a52eee        
        
          <p style="color:#a52eee;">Text here</p>
        
        
          .mytext {color:#a52eee;}
        
        Text color #a52eee
      
           This box has a color of #a52eee        
        
          <div style="background-color:#a52eee;">Content here</div>
        
        
          .mybackground {background-color:#a52eee;}
        
        Background color #a52eee
      
           Border around this has a color of #a52eee        
        
          <div style="border:2px solid #a52eee;">Content here</div>
        
        
          .myborder {border:2px solid #a52eee;}
        
        Border color #a52eee