#af13b5 color space conversions
Hex:
        #af13b5
        RGB:
        175, 19, 181
        CMY:
        31, 93, 29
        CMYK:
        3, 90, 0, 29
      HSL:
        298°, 81.0000%, 39.2157%
        HSV (HSB):
        298°, 89.5028%, 70.9804%
        XYZ:
        26.2526, 12.9159, 44.8254
        xyY:
        0.3126, 0.1538, 12.9159
      CIE-Lab:
        42.6363, 72.8800, -47.6854
        CIE-LCH:
        42.6363, 87.0942, 326.8033
        CIE-Luv:
        42.6363, 54.5448, -77.8191
        Hunter-Lab:
        35.9387, 67.4982, -48.7938
      #af13b5 color charts
#af13b5 RGB chart
      #af13b5 CMYK chart
      #af13b5 RGB pie chart
      #af13b5 color shades, tints & tones
#af13b5 color schemes
#af13b5 color preview, HTML & CSS examples
           This text has a color of #af13b5        
        
          <p style="color:#af13b5;">Text here</p>
        
        
          .mytext {color:#af13b5;}
        
        Text color #af13b5
      
           This box has a color of #af13b5        
        
          <div style="background-color:#af13b5;">Content here</div>
        
        
          .mybackground {background-color:#af13b5;}
        
        Background color #af13b5
      
           Border around this has a color of #af13b5        
        
          <div style="border:2px solid #af13b5;">Content here</div>
        
        
          .myborder {border:2px solid #af13b5;}
        
        Border color #af13b5