#af057d color space conversions
Hex:
        #af057d
        RGB:
        175, 5, 125
        CMY:
        31, 98, 51
        CMYK:
        0, 97, 29, 31
      HSL:
        318°, 94.4444%, 35.2941%
        HSV (HSB):
        318°, 97.1429%, 68.6275%
        XYZ:
        21.4351, 10.7032, 20.3382
        xyY:
        0.4085, 0.2040, 10.7032
      CIE-Lab:
        39.0760, 66.9484, -19.3681
        CIE-LCH:
        39.0760, 69.6937, 343.8649
        CIE-Luv:
        39.0760, 78.7411, -36.5335
        Hunter-Lab:
        32.7157, 59.6997, -13.9575
      #af057d color charts
#af057d RGB chart
      #af057d CMYK chart
      #af057d RGB pie chart
      #af057d color shades, tints & tones
#af057d color schemes
#af057d color preview, HTML & CSS examples
           This text has a color of #af057d        
        
          <p style="color:#af057d;">Text here</p>
        
        
          .mytext {color:#af057d;}
        
        Text color #af057d
      
           This box has a color of #af057d        
        
          <div style="background-color:#af057d;">Content here</div>
        
        
          .mybackground {background-color:#af057d;}
        
        Background color #af057d
      
           Border around this has a color of #af057d        
        
          <div style="border:2px solid #af057d;">Content here</div>
        
        
          .myborder {border:2px solid #af057d;}
        
        Border color #af057d