#af82d8 color space conversions
Hex:
        #af82d8
        RGB:
        175, 130, 216
        CMY:
        31, 49, 15
        CMYK:
        19, 40, 0, 15
      HSL:
        271°, 52.4390%, 67.8431%
        HSV (HSB):
        271°, 39.8148%, 84.7059%
        XYZ:
        38.0565, 30.0371, 68.7577
        xyY:
        0.2781, 0.2195, 30.0371
      CIE-Lab:
        61.6862, 33.6705, -37.6450
        CIE-LCH:
        61.6862, 50.5059, 311.8101
        CIE-Luv:
        61.6862, 17.0219, -63.5947
        Hunter-Lab:
        54.8061, 28.0369, -36.0187
      #af82d8 color charts
#af82d8 RGB chart
      #af82d8 CMYK chart
      #af82d8 RGB pie chart
      #af82d8 color shades, tints & tones
#af82d8 color schemes
#af82d8 color preview, HTML & CSS examples
           This text has a color of #af82d8        
        
          <p style="color:#af82d8;">Text here</p>
        
        
          .mytext {color:#af82d8;}
        
        Text color #af82d8
      
           This box has a color of #af82d8        
        
          <div style="background-color:#af82d8;">Content here</div>
        
        
          .mybackground {background-color:#af82d8;}
        
        Background color #af82d8
      
           Border around this has a color of #af82d8        
        
          <div style="border:2px solid #af82d8;">Content here</div>
        
        
          .myborder {border:2px solid #af82d8;}
        
        Border color #af82d8