#af50f1 color space conversions
Hex:
        #af50f1
        RGB:
        175, 80, 241
        CMY:
        31, 69, 5
        CMYK:
        27, 67, 0, 5
      HSL:
        275°, 85.1852%, 62.9412%
        HSV (HSB):
        275°, 66.8050%, 94.5098%
        XYZ:
        36.4250, 21.2022, 85.3917
        xyY:
        0.2547, 0.1482, 21.2022
      CIE-Lab:
        53.1700, 65.0349, -65.1785
        CIE-LCH:
        53.1700, 92.0749, 314.9368
        CIE-Luv:
        53.1700, 28.1776, -107.7194
        Hunter-Lab:
        46.0458, 60.6243, -77.7209
      #af50f1 color charts
#af50f1 RGB chart
      #af50f1 CMYK chart
      #af50f1 RGB pie chart
      #af50f1 color shades, tints & tones
#af50f1 color schemes
#af50f1 color preview, HTML & CSS examples
           This text has a color of #af50f1        
        
          <p style="color:#af50f1;">Text here</p>
        
        
          .mytext {color:#af50f1;}
        
        Text color #af50f1
      
           This box has a color of #af50f1        
        
          <div style="background-color:#af50f1;">Content here</div>
        
        
          .mybackground {background-color:#af50f1;}
        
        Background color #af50f1
      
           Border around this has a color of #af50f1        
        
          <div style="border:2px solid #af50f1;">Content here</div>
        
        
          .myborder {border:2px solid #af50f1;}
        
        Border color #af50f1