#af0bce color space conversions
Hex:
        #af0bce
        RGB:
        175, 11, 206
        CMY:
        31, 96, 19
        CMYK:
        15, 95, 0, 19
      HSL:
        290°, 89.8618%, 42.5490%
        HSV (HSB):
        290°, 94.6602%, 80.7843%
        XYZ:
        28.9394, 13.8095, 59.5327
        xyY:
        0.2829, 0.1350, 13.8095
      CIE-Lab:
        43.9585, 77.9306, -60.1650
        CIE-LCH:
        43.9585, 98.4531, 322.3307
        CIE-Luv:
        43.9585, 46.4651, -96.3608
        Hunter-Lab:
        37.1612, 73.9756, -68.9706
      #af0bce color charts
#af0bce RGB chart
      #af0bce CMYK chart
      #af0bce RGB pie chart
      #af0bce color shades, tints & tones
#af0bce color schemes
#af0bce color preview, HTML & CSS examples
           This text has a color of #af0bce        
        
          <p style="color:#af0bce;">Text here</p>
        
        
          .mytext {color:#af0bce;}
        
        Text color #af0bce
      
           This box has a color of #af0bce        
        
          <div style="background-color:#af0bce;">Content here</div>
        
        
          .mybackground {background-color:#af0bce;}
        
        Background color #af0bce
      
           Border around this has a color of #af0bce        
        
          <div style="border:2px solid #af0bce;">Content here</div>
        
        
          .myborder {border:2px solid #af0bce;}
        
        Border color #af0bce