#af85fa color space conversions
Hex:
        #af85fa
        RGB:
        175, 133, 250
        CMY:
        31, 48, 2
        CMYK:
        30, 47, 0, 2
      HSL:
        262°, 92.1260%, 75.0980%
        HSV (HSB):
        262°, 46.8000%, 98.0392%
        XYZ:
        43.3220, 32.7911, 94.4885
        xyY:
        0.2539, 0.1922, 32.7911
      CIE-Lab:
        63.9914, 40.0020, -52.8506
        CIE-LCH:
        63.9914, 66.2823, 307.1217
        CIE-Luv:
        63.9914, 11.5088, -89.7126
        Hunter-Lab:
        57.2636, 34.8308, -57.7478
      #af85fa color charts
#af85fa RGB chart
      #af85fa CMYK chart
      #af85fa RGB pie chart
      #af85fa color shades, tints & tones
#af85fa color schemes
#af85fa color preview, HTML & CSS examples
           This text has a color of #af85fa        
        
          <p style="color:#af85fa;">Text here</p>
        
        
          .mytext {color:#af85fa;}
        
        Text color #af85fa
      
           This box has a color of #af85fa        
        
          <div style="background-color:#af85fa;">Content here</div>
        
        
          .mybackground {background-color:#af85fa;}
        
        Background color #af85fa
      
           Border around this has a color of #af85fa        
        
          <div style="border:2px solid #af85fa;">Content here</div>
        
        
          .myborder {border:2px solid #af85fa;}
        
        Border color #af85fa