#af50db color space conversions
Hex:
        #af50db
        RGB:
        175, 80, 219
        CMY:
        31, 69, 14
        CMYK:
        20, 63, 0, 14
      HSL:
        281°, 65.8768%, 58.6275%
        HSV (HSB):
        281°, 63.4703%, 85.8824%
        XYZ:
        33.3340, 19.9658, 69.1147
        xyY:
        0.2723, 0.1631, 19.9658
      CIE-Lab:
        51.7985, 60.3686, -54.9893
        CIE-LCH:
        51.7985, 81.6590, 317.6699
        CIE-Luv:
        51.7985, 32.9982, -91.3609
        Hunter-Lab:
        44.6831, 54.9676, -60.4303
      #af50db color charts
#af50db RGB chart
      #af50db CMYK chart
      #af50db RGB pie chart
      #af50db color shades, tints & tones
#af50db color schemes
#af50db color preview, HTML & CSS examples
           This text has a color of #af50db        
        
          <p style="color:#af50db;">Text here</p>
        
        
          .mytext {color:#af50db;}
        
        Text color #af50db
      
           This box has a color of #af50db        
        
          <div style="background-color:#af50db;">Content here</div>
        
        
          .mybackground {background-color:#af50db;}
        
        Background color #af50db
      
           Border around this has a color of #af50db        
        
          <div style="border:2px solid #af50db;">Content here</div>
        
        
          .myborder {border:2px solid #af50db;}
        
        Border color #af50db