#af5fdf color space conversions
Hex:
        #af5fdf
        RGB:
        175, 95, 223
        CMY:
        31, 63, 13
        CMYK:
        22, 57, 0, 13
      HSL:
        278°, 66.6667%, 62.3529%
        HSV (HSB):
        278°, 57.3991%, 87.4510%
        XYZ:
        35.0907, 22.6261, 72.3298
        xyY:
        0.2698, 0.1740, 22.6261
      CIE-Lab:
        54.6851, 54.0144, -52.6373
        CIE-LCH:
        54.6851, 75.4205, 315.7398
        CIE-Luv:
        54.6851, 28.0604, -88.1888
        Hunter-Lab:
        47.5669, 48.4396, -56.8591
      #af5fdf color charts
#af5fdf RGB chart
      #af5fdf CMYK chart
      #af5fdf RGB pie chart
      #af5fdf color shades, tints & tones
#af5fdf color schemes
#af5fdf color preview, HTML & CSS examples
           This text has a color of #af5fdf        
        
          <p style="color:#af5fdf;">Text here</p>
        
        
          .mytext {color:#af5fdf;}
        
        Text color #af5fdf
      
           This box has a color of #af5fdf        
        
          <div style="background-color:#af5fdf;">Content here</div>
        
        
          .mybackground {background-color:#af5fdf;}
        
        Background color #af5fdf
      
           Border around this has a color of #af5fdf        
        
          <div style="border:2px solid #af5fdf;">Content here</div>
        
        
          .myborder {border:2px solid #af5fdf;}
        
        Border color #af5fdf