#af58c4 color space conversions
Hex:
        #af58c4
        RGB:
        175, 88, 196
        CMY:
        31, 65, 23
        CMYK:
        11, 55, 0, 23
      HSL:
        288°, 47.7876%, 55.6863%
        HSV (HSB):
        288°, 55.1020%, 76.8627%
        XYZ:
        31.1327, 20.0789, 54.4593
        xyY:
        0.2946, 0.1900, 20.0789
      CIE-Lab:
        51.9263, 51.8783, -41.6430
        CIE-LCH:
        51.9263, 66.5245, 321.2458
        CIE-Luv:
        51.9263, 36.0373, -70.0535
        Hunter-Lab:
        44.8095, 45.6014, -40.6915
      #af58c4 color charts
#af58c4 RGB chart
      #af58c4 CMYK chart
      #af58c4 RGB pie chart
      #af58c4 color shades, tints & tones
#af58c4 color schemes
#af58c4 color preview, HTML & CSS examples
           This text has a color of #af58c4        
        
          <p style="color:#af58c4;">Text here</p>
        
        
          .mytext {color:#af58c4;}
        
        Text color #af58c4
      
           This box has a color of #af58c4        
        
          <div style="background-color:#af58c4;">Content here</div>
        
        
          .mybackground {background-color:#af58c4;}
        
        Background color #af58c4
      
           Border around this has a color of #af58c4        
        
          <div style="border:2px solid #af58c4;">Content here</div>
        
        
          .myborder {border:2px solid #af58c4;}
        
        Border color #af58c4