#af82d4 color space conversions
Hex:
        #af82d4
        RGB:
        175, 130, 212
        CMY:
        31, 49, 17
        CMYK:
        17, 39, 0, 17
      HSL:
        273°, 48.8095%, 67.0588%
        HSV (HSB):
        273°, 38.6792%, 83.1373%
        XYZ:
        37.5455, 29.8327, 66.0668
        xyY:
        0.2814, 0.2236, 29.8327
      CIE-Lab:
        61.5096, 32.7749, -35.6812
        CIE-LCH:
        61.5096, 48.4494, 312.5689
        CIE-Luv:
        61.5096, 17.5677, -60.2614
        Hunter-Lab:
        54.6193, 27.1177, -33.4829
      #af82d4 color charts
#af82d4 RGB chart
      #af82d4 CMYK chart
      #af82d4 RGB pie chart
      #af82d4 color shades, tints & tones
#af82d4 color schemes
#af82d4 color preview, HTML & CSS examples
           This text has a color of #af82d4        
        
          <p style="color:#af82d4;">Text here</p>
        
        
          .mytext {color:#af82d4;}
        
        Text color #af82d4
      
           This box has a color of #af82d4        
        
          <div style="background-color:#af82d4;">Content here</div>
        
        
          .mybackground {background-color:#af82d4;}
        
        Background color #af82d4
      
           Border around this has a color of #af82d4        
        
          <div style="border:2px solid #af82d4;">Content here</div>
        
        
          .myborder {border:2px solid #af82d4;}
        
        Border color #af82d4