#af30f1 color space conversions
Hex:
        #af30f1
        RGB:
        175, 48, 241
        CMY:
        31, 81, 5
        CMYK:
        27, 80, 0, 5
      HSL:
        279°, 87.3303%, 56.6667%
        HSV (HSB):
        279°, 80.0830%, 94.5098%
        XYZ:
        34.6133, 17.5787, 84.7878
        xyY:
        0.2527, 0.1283, 17.5787
      CIE-Lab:
        48.9811, 76.9666, -71.9650
        CIE-LCH:
        48.9811, 105.3699, 316.9235
        CIE-Luv:
        48.9811, 33.5461, -115.9324
        Hunter-Lab:
        41.9270, 73.9905, -90.5516
      #af30f1 color charts
#af30f1 RGB chart
      #af30f1 CMYK chart
      #af30f1 RGB pie chart
      #af30f1 color shades, tints & tones
#af30f1 color schemes
#af30f1 color preview, HTML & CSS examples
           This text has a color of #af30f1        
        
          <p style="color:#af30f1;">Text here</p>
        
        
          .mytext {color:#af30f1;}
        
        Text color #af30f1
      
           This box has a color of #af30f1        
        
          <div style="background-color:#af30f1;">Content here</div>
        
        
          .mybackground {background-color:#af30f1;}
        
        Background color #af30f1
      
           Border around this has a color of #af30f1        
        
          <div style="border:2px solid #af30f1;">Content here</div>
        
        
          .myborder {border:2px solid #af30f1;}
        
        Border color #af30f1