#af55bf color space conversions
Hex:
        #af55bf
        RGB:
        175, 85, 191
        CMY:
        31, 67, 25
        CMYK:
        8, 55, 0, 25
      HSL:
        291°, 45.2991%, 54.1176%
        HSV (HSB):
        291°, 55.4974%, 74.9020%
        XYZ:
        30.3317, 19.3725, 51.4308
        xyY:
        0.2999, 0.1916, 19.3725
      CIE-Lab:
        51.1202, 52.3710, -40.0337
        CIE-LCH:
        51.1202, 65.9198, 322.6048
        CIE-Luv:
        51.1202, 38.1928, -67.4143
        Hunter-Lab:
        44.0143, 45.9853, -38.4706
      #af55bf color charts
#af55bf RGB chart
      #af55bf CMYK chart
      #af55bf RGB pie chart
      #af55bf color shades, tints & tones
#af55bf color schemes
#af55bf color preview, HTML & CSS examples
           This text has a color of #af55bf        
        
          <p style="color:#af55bf;">Text here</p>
        
        
          .mytext {color:#af55bf;}
        
        Text color #af55bf
      
           This box has a color of #af55bf        
        
          <div style="background-color:#af55bf;">Content here</div>
        
        
          .mybackground {background-color:#af55bf;}
        
        Background color #af55bf
      
           Border around this has a color of #af55bf        
        
          <div style="border:2px solid #af55bf;">Content here</div>
        
        
          .myborder {border:2px solid #af55bf;}
        
        Border color #af55bf