#af027f color space conversions
Hex:
        #af027f
        RGB:
        175, 2, 127
        CMY:
        31, 99, 50
        CMYK:
        0, 99, 27, 31
      HSL:
        317°, 97.7401%, 34.7059%
        HSV (HSB):
        317°, 98.8571%, 68.6275%
        XYZ:
        21.5317, 10.6897, 21.0071
        xyY:
        0.4045, 0.2008, 10.6897
      CIE-Lab:
        39.0528, 67.5044, -20.6479
        CIE-LCH:
        39.0528, 70.5916, 342.9924
        CIE-Luv:
        39.0528, 78.1043, -38.3258
        Hunter-Lab:
        32.6951, 60.3366, -15.2083
      #af027f color charts
#af027f RGB chart
      #af027f CMYK chart
      #af027f RGB pie chart
      #af027f color shades, tints & tones
#af027f color schemes
#af027f color preview, HTML & CSS examples
           This text has a color of #af027f        
        
          <p style="color:#af027f;">Text here</p>
        
        
          .mytext {color:#af027f;}
        
        Text color #af027f
      
           This box has a color of #af027f        
        
          <div style="background-color:#af027f;">Content here</div>
        
        
          .mybackground {background-color:#af027f;}
        
        Background color #af027f
      
           Border around this has a color of #af027f        
        
          <div style="border:2px solid #af027f;">Content here</div>
        
        
          .myborder {border:2px solid #af027f;}
        
        Border color #af027f