#a052ff color space conversions
Hex:
        #a052ff
        RGB:
        160, 82, 255
        CMY:
        37, 68, 0
        CMYK:
        37, 68, 0, 0
      HSL:
        267°, 100.0000%, 66.0784%
        HSV (HSB):
        267°, 67.8431%, 100.0000%
        XYZ:
        35.5645, 20.7282, 96.7342
        xyY:
        0.2324, 0.1355, 20.7282
      CIE-Lab:
        52.6507, 64.3906, -73.9031
        CIE-LCH:
        52.6507, 98.0195, 311.0651
        CIE-Luv:
        52.6507, 17.5180, -120.0068
        Hunter-Lab:
        45.5282, 59.7615, -94.1043
      #a052ff color charts
#a052ff RGB chart
      #a052ff CMYK chart
      #a052ff RGB pie chart
      #a052ff color shades, tints & tones
#a052ff color schemes
#a052ff color preview, HTML & CSS examples
           This text has a color of #a052ff        
        
          <p style="color:#a052ff;">Text here</p>
        
        
          .mytext {color:#a052ff;}
        
        Text color #a052ff
      
           This box has a color of #a052ff        
        
          <div style="background-color:#a052ff;">Content here</div>
        
        
          .mybackground {background-color:#a052ff;}
        
        Background color #a052ff
      
           Border around this has a color of #a052ff        
        
          <div style="border:2px solid #a052ff;">Content here</div>
        
        
          .myborder {border:2px solid #a052ff;}
        
        Border color #a052ff