#af8bf3 color space conversions
Hex:
        #af8bf3
        RGB:
        175, 139, 243
        CMY:
        31, 45, 5
        CMYK:
        28, 43, 0, 5
      HSL:
        261°, 81.2500%, 74.9020%
        HSV (HSB):
        261°, 42.7984%, 95.2941%
        XYZ:
        43.0895, 34.0503, 89.0953
        xyY:
        0.2592, 0.2048, 34.0503
      CIE-Lab:
        65.0024, 34.9544, -47.4066
        CIE-LCH:
        65.0024, 58.8999, 306.4025
        CIE-Luv:
        65.0024, 10.1942, -80.3861
        Hunter-Lab:
        58.3526, 29.6932, -49.6798
      #af8bf3 color charts
#af8bf3 RGB chart
      #af8bf3 CMYK chart
      #af8bf3 RGB pie chart
      #af8bf3 color shades, tints & tones
#af8bf3 color schemes
#af8bf3 color preview, HTML & CSS examples
           This text has a color of #af8bf3        
        
          <p style="color:#af8bf3;">Text here</p>
        
        
          .mytext {color:#af8bf3;}
        
        Text color #af8bf3
      
           This box has a color of #af8bf3        
        
          <div style="background-color:#af8bf3;">Content here</div>
        
        
          .mybackground {background-color:#af8bf3;}
        
        Background color #af8bf3
      
           Border around this has a color of #af8bf3        
        
          <div style="border:2px solid #af8bf3;">Content here</div>
        
        
          .myborder {border:2px solid #af8bf3;}
        
        Border color #af8bf3