#af80d1 color space conversions
Hex:
        #af80d1
        RGB:
        175, 128, 209
        CMY:
        31, 50, 18
        CMYK:
        16, 39, 0, 18
      HSL:
        275°, 46.8208%, 66.0784%
        HSV (HSB):
        275°, 38.7560%, 81.9608%
        XYZ:
        36.9070, 29.1558, 64.0040
        xyY:
        0.2838, 0.2242, 29.1558
      CIE-Lab:
        60.9188, 33.2297, -34.9189
        CIE-LCH:
        60.9188, 48.2031, 313.5800
        CIE-Luv:
        60.9188, 18.7999, -58.9925
        Hunter-Lab:
        53.9961, 27.5139, -32.4819
      #af80d1 color charts
#af80d1 RGB chart
      #af80d1 CMYK chart
      #af80d1 RGB pie chart
      #af80d1 color shades, tints & tones
#af80d1 color schemes
#af80d1 color preview, HTML & CSS examples
           This text has a color of #af80d1        
        
          <p style="color:#af80d1;">Text here</p>
        
        
          .mytext {color:#af80d1;}
        
        Text color #af80d1
      
           This box has a color of #af80d1        
        
          <div style="background-color:#af80d1;">Content here</div>
        
        
          .mybackground {background-color:#af80d1;}
        
        Background color #af80d1
      
           Border around this has a color of #af80d1        
        
          <div style="border:2px solid #af80d1;">Content here</div>
        
        
          .myborder {border:2px solid #af80d1;}
        
        Border color #af80d1