#af97f2 color space conversions
Hex:
        #af97f2
        RGB:
        175, 151, 242
        CMY:
        31, 41, 5
        CMYK:
        28, 38, 0, 5
      HSL:
        256°, 77.7778%, 77.0588%
        HSV (HSB):
        256°, 37.6033%, 94.9020%
        XYZ:
        44.7728, 37.6580, 88.9133
        xyY:
        0.2613, 0.2198, 37.6580
      CIE-Lab:
        67.7678, 27.9730, -42.5114
        CIE-LCH:
        67.7678, 50.8891, 303.3454
        CIE-Luv:
        67.7678, 5.7379, -71.8952
        Hunter-Lab:
        61.3661, 22.8432, -42.9490
      #af97f2 color charts
#af97f2 RGB chart
      #af97f2 CMYK chart
      #af97f2 RGB pie chart
      #af97f2 color shades, tints & tones
#af97f2 color schemes
#af97f2 color preview, HTML & CSS examples
           This text has a color of #af97f2        
        
          <p style="color:#af97f2;">Text here</p>
        
        
          .mytext {color:#af97f2;}
        
        Text color #af97f2
      
           This box has a color of #af97f2        
        
          <div style="background-color:#af97f2;">Content here</div>
        
        
          .mybackground {background-color:#af97f2;}
        
        Background color #af97f2
      
           Border around this has a color of #af97f2        
        
          <div style="border:2px solid #af97f2;">Content here</div>
        
        
          .myborder {border:2px solid #af97f2;}
        
        Border color #af97f2