#af2cab color space conversions
Hex:
        #af2cab
        RGB:
        175, 44, 171
        CMY:
        31, 83, 33
        CMYK:
        0, 75, 2, 31
      HSL:
        302°, 59.8174%, 42.9412%
        HSV (HSB):
        302°, 74.8571%, 68.6275%
        XYZ:
        25.9306, 13.8556, 39.8358
        xyY:
        0.3257, 0.1740, 13.8556
      CIE-Lab:
        44.0251, 65.5567, -39.5518
        CIE-LCH:
        44.0251, 76.5639, 328.8965
        CIE-Luv:
        44.0251, 54.8088, -66.0175
        Hunter-Lab:
        37.2231, 59.2072, -37.3954
      #af2cab color charts
#af2cab RGB chart
      #af2cab CMYK chart
      #af2cab RGB pie chart
      #af2cab color shades, tints & tones
#af2cab color schemes
#af2cab color preview, HTML & CSS examples
           This text has a color of #af2cab        
        
          <p style="color:#af2cab;">Text here</p>
        
        
          .mytext {color:#af2cab;}
        
        Text color #af2cab
      
           This box has a color of #af2cab        
        
          <div style="background-color:#af2cab;">Content here</div>
        
        
          .mybackground {background-color:#af2cab;}
        
        Background color #af2cab
      
           Border around this has a color of #af2cab        
        
          <div style="border:2px solid #af2cab;">Content here</div>
        
        
          .myborder {border:2px solid #af2cab;}
        
        Border color #af2cab