#af55ac color space conversions
Hex:
        #af55ac
        RGB:
        175, 85, 172
        CMY:
        31, 67, 33
        CMYK:
        0, 51, 2, 31
      HSL:
        302°, 36.0000%, 50.9804%
        HSV (HSB):
        302°, 51.4286%, 68.6275%
        XYZ:
        28.3741, 18.5895, 41.1224
        xyY:
        0.3221, 0.2110, 18.5895
      CIE-Lab:
        50.2035, 48.8080, -30.4232
        CIE-LCH:
        50.2035, 57.5134, 328.0637
        CIE-Luv:
        50.2035, 42.9096, -52.0687
        Hunter-Lab:
        43.1156, 42.0175, -26.3682
      #af55ac color charts
#af55ac RGB chart
      #af55ac CMYK chart
      #af55ac RGB pie chart
      #af55ac color shades, tints & tones
#af55ac color schemes
#af55ac color preview, HTML & CSS examples
           This text has a color of #af55ac        
        
          <p style="color:#af55ac;">Text here</p>
        
        
          .mytext {color:#af55ac;}
        
        Text color #af55ac
      
           This box has a color of #af55ac        
        
          <div style="background-color:#af55ac;">Content here</div>
        
        
          .mybackground {background-color:#af55ac;}
        
        Background color #af55ac
      
           Border around this has a color of #af55ac        
        
          <div style="border:2px solid #af55ac;">Content here</div>
        
        
          .myborder {border:2px solid #af55ac;}
        
        Border color #af55ac