#af2f94 color space conversions
Hex:
        #af2f94
        RGB:
        175, 47, 148
        CMY:
        31, 82, 42
        CMYK:
        0, 73, 15, 31
      HSL:
        313°, 57.6577%, 43.5294%
        HSV (HSB):
        313°, 73.1429%, 68.6275%
        XYZ:
        24.0410, 13.2851, 29.3142
        xyY:
        0.3608, 0.1994, 13.2851
      CIE-Lab:
        43.1897, 61.0812, -27.0912
        CIE-LCH:
        43.1897, 66.8195, 336.0814
        CIE-Luv:
        43.1897, 62.3851, -47.2761
        Hunter-Lab:
        36.4487, 53.9504, -22.1703
      #af2f94 color charts
#af2f94 RGB chart
      #af2f94 CMYK chart
      #af2f94 RGB pie chart
      #af2f94 color shades, tints & tones
#af2f94 color schemes
#af2f94 color preview, HTML & CSS examples
           This text has a color of #af2f94        
        
          <p style="color:#af2f94;">Text here</p>
        
        
          .mytext {color:#af2f94;}
        
        Text color #af2f94
      
           This box has a color of #af2f94        
        
          <div style="background-color:#af2f94;">Content here</div>
        
        
          .mybackground {background-color:#af2f94;}
        
        Background color #af2f94
      
           Border around this has a color of #af2f94        
        
          <div style="border:2px solid #af2f94;">Content here</div>
        
        
          .myborder {border:2px solid #af2f94;}
        
        Border color #af2f94