#a252f1 color space conversions
Hex:
        #a252f1
        RGB:
        162, 82, 241
        CMY:
        36, 68, 5
        CMYK:
        33, 66, 0, 5
      HSL:
        270°, 85.0267%, 63.3333%
        HSV (HSB):
        270°, 65.9751%, 94.5098%
        XYZ:
        33.7948, 20.0668, 85.3112
        xyY:
        0.2428, 0.1442, 20.0668
      CIE-Lab:
        51.9127, 61.4933, -67.2884
        CIE-LCH:
        51.9127, 91.1546, 312.4235
        CIE-Luv:
        51.9127, 20.9166, -109.7403
        Hunter-Lab:
        44.7960, 56.2699, -81.5568
      #a252f1 color charts
#a252f1 RGB chart
      #a252f1 CMYK chart
      #a252f1 RGB pie chart
      #a252f1 color shades, tints & tones
#a252f1 color schemes
#a252f1 color preview, HTML & CSS examples
           This text has a color of #a252f1        
        
          <p style="color:#a252f1;">Text here</p>
        
        
          .mytext {color:#a252f1;}
        
        Text color #a252f1
      
           This box has a color of #a252f1        
        
          <div style="background-color:#a252f1;">Content here</div>
        
        
          .mybackground {background-color:#a252f1;}
        
        Background color #a252f1
      
           Border around this has a color of #a252f1        
        
          <div style="border:2px solid #a252f1;">Content here</div>
        
        
          .myborder {border:2px solid #a252f1;}
        
        Border color #a252f1