#af64b4 color space conversions
Hex:
        #af64b4
        RGB:
        175, 100, 180
        CMY:
        31, 61, 29
        CMYK:
        3, 44, 0, 29
      HSL:
        296°, 34.7826%, 54.9020%
        HSV (HSB):
        296°, 44.4444%, 70.5882%
        XYZ:
        30.4746, 21.5236, 45.7283
        xyY:
        0.3118, 0.2202, 21.5236
      CIE-Lab:
        53.5178, 42.5724, -29.9163
        CIE-LCH:
        53.5178, 52.0326, 324.9037
        CIE-Luv:
        53.5178, 35.2541, -51.0798
        Hunter-Lab:
        46.3935, 36.0629, -25.9644
      #af64b4 color charts
#af64b4 RGB chart
      #af64b4 CMYK chart
      #af64b4 RGB pie chart
      #af64b4 color shades, tints & tones
#af64b4 color schemes
#af64b4 color preview, HTML & CSS examples
           This text has a color of #af64b4        
        
          <p style="color:#af64b4;">Text here</p>
        
        
          .mytext {color:#af64b4;}
        
        Text color #af64b4
      
           This box has a color of #af64b4        
        
          <div style="background-color:#af64b4;">Content here</div>
        
        
          .mybackground {background-color:#af64b4;}
        
        Background color #af64b4
      
           Border around this has a color of #af64b4        
        
          <div style="border:2px solid #af64b4;">Content here</div>
        
        
          .myborder {border:2px solid #af64b4;}
        
        Border color #af64b4