#a502f7 color space conversions
Hex:
        #a502f7
        RGB:
        165, 2, 247
        CMY:
        35, 99, 3
        CMYK:
        33, 99, 0, 3
      HSL:
        280°, 98.3936%, 48.8235%
        HSV (HSB):
        280°, 99.1903%, 96.8627%
        XYZ:
        32.3273, 14.7581, 89.1405
        xyY:
        0.2373, 0.1083, 14.7581
      CIE-Lab:
        45.3012, 84.7881, -81.4060
        CIE-LCH:
        45.3012, 117.5413, 316.1658
        CIE-Luv:
        45.3012, 29.6204, -125.7075
        Hunter-Lab:
        38.4163, 82.9787, -110.6838
      #a502f7 color charts
#a502f7 RGB chart
      #a502f7 CMYK chart
      #a502f7 RGB pie chart
      #a502f7 color shades, tints & tones
#a502f7 color schemes
#a502f7 color preview, HTML & CSS examples
           This text has a color of #a502f7        
        
          <p style="color:#a502f7;">Text here</p>
        
        
          .mytext {color:#a502f7;}
        
        Text color #a502f7
      
           This box has a color of #a502f7        
        
          <div style="background-color:#a502f7;">Content here</div>
        
        
          .mybackground {background-color:#a502f7;}
        
        Background color #a502f7
      
           Border around this has a color of #a502f7        
        
          <div style="border:2px solid #a502f7;">Content here</div>
        
        
          .myborder {border:2px solid #a502f7;}
        
        Border color #a502f7