#af5ffd color space conversions
Hex:
        #af5ffd
        RGB:
        175, 95, 253
        CMY:
        31, 63, 1
        CMYK:
        31, 62, 0, 1
      HSL:
        270°, 97.5309%, 68.2353%
        HSV (HSB):
        270°, 62.4506%, 99.2157%
        XYZ:
        39.5010, 24.3902, 95.5544
        xyY:
        0.2477, 0.1530, 24.3902
      CIE-Lab:
        56.4764, 60.7316, -66.5222
        CIE-LCH:
        56.4764, 90.0751, 312.3946
        CIE-Luv:
        56.4764, 22.3812, -110.9589
        Hunter-Lab:
        49.3865, 56.3443, -80.1455
      #af5ffd color charts
#af5ffd RGB chart
      #af5ffd CMYK chart
      #af5ffd RGB pie chart
      #af5ffd color shades, tints & tones
#af5ffd color schemes
#af5ffd color preview, HTML & CSS examples
           This text has a color of #af5ffd        
        
          <p style="color:#af5ffd;">Text here</p>
        
        
          .mytext {color:#af5ffd;}
        
        Text color #af5ffd
      
           This box has a color of #af5ffd        
        
          <div style="background-color:#af5ffd;">Content here</div>
        
        
          .mybackground {background-color:#af5ffd;}
        
        Background color #af5ffd
      
           Border around this has a color of #af5ffd        
        
          <div style="border:2px solid #af5ffd;">Content here</div>
        
        
          .myborder {border:2px solid #af5ffd;}
        
        Border color #af5ffd