#af76cb color space conversions
Hex:
        #af76cb
        RGB:
        175, 118, 203
        CMY:
        31, 54, 20
        CMYK:
        14, 42, 0, 20
      HSL:
        280°, 44.9735%, 62.9412%
        HSV (HSB):
        280°, 41.8719%, 79.6078%
        XYZ:
        34.9371, 26.3826, 59.7509
        xyY:
        0.2886, 0.2179, 26.3826
      CIE-Lab:
        58.3985, 37.4845, -35.4680
        CIE-LCH:
        58.3985, 51.6049, 316.5833
        CIE-Luv:
        58.3985, 23.7492, -60.0050
        Hunter-Lab:
        51.3640, 31.5263, -33.0162
      #af76cb color charts
#af76cb RGB chart
      #af76cb CMYK chart
      #af76cb RGB pie chart
      #af76cb color shades, tints & tones
#af76cb color schemes
#af76cb color preview, HTML & CSS examples
           This text has a color of #af76cb        
        
          <p style="color:#af76cb;">Text here</p>
        
        
          .mytext {color:#af76cb;}
        
        Text color #af76cb
      
           This box has a color of #af76cb        
        
          <div style="background-color:#af76cb;">Content here</div>
        
        
          .mybackground {background-color:#af76cb;}
        
        Background color #af76cb
      
           Border around this has a color of #af76cb        
        
          <div style="border:2px solid #af76cb;">Content here</div>
        
        
          .myborder {border:2px solid #af76cb;}
        
        Border color #af76cb