#af47ed color space conversions
Hex:
        #af47ed
        RGB:
        175, 71, 237
        CMY:
        31, 72, 7
        CMYK:
        26, 70, 0, 7
      HSL:
        278°, 82.1782%, 60.3922%
        HSV (HSB):
        278°, 70.0422%, 92.9412%
        XYZ:
        35.2185, 19.7349, 82.0738
        xyY:
        0.2570, 0.1440, 19.7349
      CIE-Lab:
        51.5361, 68.0226, -65.5752
        CIE-LCH:
        51.5361, 94.4838, 316.0495
        CIE-Luv:
        51.5361, 30.8947, -107.7044
        Hunter-Lab:
        44.4239, 63.7697, -78.4422
      #af47ed color charts
#af47ed RGB chart
      #af47ed CMYK chart
      #af47ed RGB pie chart
      #af47ed color shades, tints & tones
#af47ed color schemes
#af47ed color preview, HTML & CSS examples
           This text has a color of #af47ed        
        
          <p style="color:#af47ed;">Text here</p>
        
        
          .mytext {color:#af47ed;}
        
        Text color #af47ed
      
           This box has a color of #af47ed        
        
          <div style="background-color:#af47ed;">Content here</div>
        
        
          .mybackground {background-color:#af47ed;}
        
        Background color #af47ed
      
           Border around this has a color of #af47ed        
        
          <div style="border:2px solid #af47ed;">Content here</div>
        
        
          .myborder {border:2px solid #af47ed;}
        
        Border color #af47ed