#af026f color space conversions
Hex:
        #af026f
        RGB:
        175, 2, 111
        CMY:
        31, 99, 56
        CMYK:
        0, 99, 37, 31
      HSL:
        322°, 97.7401%, 34.7059%
        HSV (HSB):
        322°, 98.8571%, 68.6275%
        XYZ:
        20.5701, 10.3051, 15.9438
        xyY:
        0.4394, 0.2201, 10.3051
      CIE-Lab:
        38.3845, 65.7788, -11.6499
        CIE-LCH:
        38.3845, 66.8025, 349.9567
        CIE-Luv:
        38.3845, 85.4127, -26.1450
        Hunter-Lab:
        32.1015, 58.2023, -6.9765
      #af026f color charts
#af026f RGB chart
      #af026f CMYK chart
      #af026f RGB pie chart
      #af026f color shades, tints & tones
#af026f color schemes
#af026f color preview, HTML & CSS examples
           This text has a color of #af026f        
        
          <p style="color:#af026f;">Text here</p>
        
        
          .mytext {color:#af026f;}
        
        Text color #af026f
      
           This box has a color of #af026f        
        
          <div style="background-color:#af026f;">Content here</div>
        
        
          .mybackground {background-color:#af026f;}
        
        Background color #af026f
      
           Border around this has a color of #af026f        
        
          <div style="border:2px solid #af026f;">Content here</div>
        
        
          .myborder {border:2px solid #af026f;}
        
        Border color #af026f