#af5aef color space conversions
Hex:
        #af5aef
        RGB:
        175, 90, 239
        CMY:
        31, 65, 6
        CMYK:
        27, 62, 0, 6
      HSL:
        274°, 82.3204%, 64.5098%
        HSV (HSB):
        274°, 62.3431%, 93.7255%
        XYZ:
        36.9153, 22.6583, 84.0892
        xyY:
        0.2570, 0.1577, 22.6583
      CIE-Lab:
        54.7186, 59.9824, -61.5660
        CIE-LCH:
        54.7186, 85.9550, 314.2536
        CIE-Luv:
        54.7186, 26.2447, -102.5480
        Hunter-Lab:
        47.6007, 55.1292, -71.4184
      #af5aef color charts
#af5aef RGB chart
      #af5aef CMYK chart
      #af5aef RGB pie chart
      #af5aef color shades, tints & tones
#af5aef color schemes
#af5aef color preview, HTML & CSS examples
           This text has a color of #af5aef        
        
          <p style="color:#af5aef;">Text here</p>
        
        
          .mytext {color:#af5aef;}
        
        Text color #af5aef
      
           This box has a color of #af5aef        
        
          <div style="background-color:#af5aef;">Content here</div>
        
        
          .mybackground {background-color:#af5aef;}
        
        Background color #af5aef
      
           Border around this has a color of #af5aef        
        
          <div style="border:2px solid #af5aef;">Content here</div>
        
        
          .myborder {border:2px solid #af5aef;}
        
        Border color #af5aef