#af42b1 color space conversions
Hex:
        #af42b1
        RGB:
        175, 66, 177
        CMY:
        31, 74, 31
        CMYK:
        1, 63, 0, 31
      HSL:
        299°, 45.6790%, 47.6471%
        HSV (HSB):
        299°, 62.7119%, 69.4118%
        XYZ:
        27.5632, 16.1847, 43.2662
        xyY:
        0.3168, 0.1860, 16.1847
      CIE-Lab:
        47.2159, 58.4713, -38.0439
        CIE-LCH:
        47.2159, 69.7584, 326.9503
        CIE-Luv:
        47.2159, 47.6935, -64.0205
        Hunter-Lab:
        40.2302, 51.8941, -35.6031
      #af42b1 color charts
#af42b1 RGB chart
      #af42b1 CMYK chart
      #af42b1 RGB pie chart
      #af42b1 color shades, tints & tones
#af42b1 color schemes
#af42b1 color preview, HTML & CSS examples
           This text has a color of #af42b1        
        
          <p style="color:#af42b1;">Text here</p>
        
        
          .mytext {color:#af42b1;}
        
        Text color #af42b1
      
           This box has a color of #af42b1        
        
          <div style="background-color:#af42b1;">Content here</div>
        
        
          .mybackground {background-color:#af42b1;}
        
        Background color #af42b1
      
           Border around this has a color of #af42b1        
        
          <div style="border:2px solid #af42b1;">Content here</div>
        
        
          .myborder {border:2px solid #af42b1;}
        
        Border color #af42b1