#af49db color space conversions
Hex:
        #af49db
        RGB:
        175, 73, 219
        CMY:
        31, 71, 14
        CMYK:
        20, 67, 0, 14
      HSL:
        282°, 66.9725%, 57.2549%
        HSV (HSB):
        282°, 66.6667%, 85.8824%
        XYZ:
        32.8479, 18.9935, 68.9527
        xyY:
        0.2719, 0.1572, 18.9935
      CIE-Lab:
        50.6796, 63.4688, -56.7839
        CIE-LCH:
        50.6796, 85.1628, 318.1818
        CIE-Luv:
        50.6796, 34.6658, -93.8776
        Hunter-Lab:
        43.5816, 58.2698, -63.2987
      #af49db color charts
#af49db RGB chart
      #af49db CMYK chart
      #af49db RGB pie chart
      #af49db color shades, tints & tones
#af49db color schemes
#af49db color preview, HTML & CSS examples
           This text has a color of #af49db        
        
          <p style="color:#af49db;">Text here</p>
        
        
          .mytext {color:#af49db;}
        
        Text color #af49db
      
           This box has a color of #af49db        
        
          <div style="background-color:#af49db;">Content here</div>
        
        
          .mybackground {background-color:#af49db;}
        
        Background color #af49db
      
           Border around this has a color of #af49db        
        
          <div style="border:2px solid #af49db;">Content here</div>
        
        
          .myborder {border:2px solid #af49db;}
        
        Border color #af49db