#af00bd color space conversions
Hex:
        #af00bd
        RGB:
        175, 0, 189
        CMY:
        31, 100, 26
        CMYK:
        7, 100, 0, 26
      HSL:
        296°, 100.0000%, 37.0588%
        HSV (HSB):
        296°, 100.0000%, 74.1176%
        XYZ:
        26.8645, 12.7881, 49.1965
        xyY:
        0.3024, 0.1439, 12.7881
      CIE-Lab:
        42.4422, 76.2272, -52.7069
        CIE-LCH:
        42.4422, 92.6747, 325.3383
        CIE-Luv:
        42.4422, 52.7144, -85.0309
        Hunter-Lab:
        35.7604, 71.5148, -56.5345
      #af00bd color charts
#af00bd RGB chart
      #af00bd CMYK chart
      #af00bd RGB pie chart
      #af00bd color shades, tints & tones
#af00bd color schemes
#af00bd color preview, HTML & CSS examples
           This text has a color of #af00bd        
        
          <p style="color:#af00bd;">Text here</p>
        
        
          .mytext {color:#af00bd;}
        
        Text color #af00bd
      
           This box has a color of #af00bd        
        
          <div style="background-color:#af00bd;">Content here</div>
        
        
          .mybackground {background-color:#af00bd;}
        
        Background color #af00bd
      
           Border around this has a color of #af00bd        
        
          <div style="border:2px solid #af00bd;">Content here</div>
        
        
          .myborder {border:2px solid #af00bd;}
        
        Border color #af00bd