#af58db color space conversions
Hex:
        #af58db
        RGB:
        175, 88, 219
        CMY:
        31, 65, 14
        CMYK:
        20, 60, 0, 14
      HSL:
        280°, 64.5320%, 60.1961%
        HSV (HSB):
        280°, 59.8174%, 85.8824%
        XYZ:
        33.9551, 21.2079, 69.3217
        xyY:
        0.2728, 0.1704, 21.2079
      CIE-Lab:
        53.1763, 56.6063, -52.7852
        CIE-LCH:
        53.1763, 77.3987, 317.0005
        CIE-Luv:
        53.1763, 30.8869, -88.1526
        Hunter-Lab:
        46.0520, 51.0207, -57.0124
      #af58db color charts
#af58db RGB chart
      #af58db CMYK chart
      #af58db RGB pie chart
      #af58db color shades, tints & tones
#af58db color schemes
#af58db color preview, HTML & CSS examples
           This text has a color of #af58db        
        
          <p style="color:#af58db;">Text here</p>
        
        
          .mytext {color:#af58db;}
        
        Text color #af58db
      
           This box has a color of #af58db        
        
          <div style="background-color:#af58db;">Content here</div>
        
        
          .mybackground {background-color:#af58db;}
        
        Background color #af58db
      
           Border around this has a color of #af58db        
        
          <div style="border:2px solid #af58db;">Content here</div>
        
        
          .myborder {border:2px solid #af58db;}
        
        Border color #af58db