#af9bed color space conversions
Hex:
        #af9bed
        RGB:
        175, 155, 237
        CMY:
        31, 39, 7
        CMYK:
        26, 35, 0, 7
      HSL:
        255°, 69.4915%, 76.8627%
        HSV (HSB):
        255°, 34.5992%, 92.9412%
        XYZ:
        44.6866, 38.6711, 85.2298
        xyY:
        0.2651, 0.2294, 38.6711
      CIE-Lab:
        68.5123, 24.5138, -38.6096
        CIE-LCH:
        68.5123, 45.7344, 302.4121
        CIE-Luv:
        68.5123, 4.6128, -65.0496
        Hunter-Lab:
        62.1861, 19.4436, -37.7303
      #af9bed color charts
#af9bed RGB chart
      #af9bed CMYK chart
      #af9bed RGB pie chart
      #af9bed color shades, tints & tones
#af9bed color schemes
#af9bed color preview, HTML & CSS examples
           This text has a color of #af9bed        
        
          <p style="color:#af9bed;">Text here</p>
        
        
          .mytext {color:#af9bed;}
        
        Text color #af9bed
      
           This box has a color of #af9bed        
        
          <div style="background-color:#af9bed;">Content here</div>
        
        
          .mybackground {background-color:#af9bed;}
        
        Background color #af9bed
      
           Border around this has a color of #af9bed        
        
          <div style="border:2px solid #af9bed;">Content here</div>
        
        
          .myborder {border:2px solid #af9bed;}
        
        Border color #af9bed