#af40ef color space conversions
Hex:
        #af40ef
        RGB:
        175, 64, 239
        CMY:
        31, 75, 6
        CMYK:
        27, 73, 0, 6
      HSL:
        278°, 84.5411%, 59.4118%
        HSV (HSB):
        278°, 73.2218%, 93.7255%
        XYZ:
        35.0926, 19.0127, 83.4816
        xyY:
        0.2551, 0.1382, 19.0127
      CIE-Lab:
        50.7021, 71.1889, -68.0480
        CIE-LCH:
        50.7021, 98.4804, 316.2923
        CIE-Luv:
        50.7021, 31.7103, -111.0750
        Hunter-Lab:
        43.6036, 67.3521, -82.9916
      #af40ef color charts
#af40ef RGB chart
      #af40ef CMYK chart
      #af40ef RGB pie chart
      #af40ef color shades, tints & tones
#af40ef color schemes
#af40ef color preview, HTML & CSS examples
           This text has a color of #af40ef        
        
          <p style="color:#af40ef;">Text here</p>
        
        
          .mytext {color:#af40ef;}
        
        Text color #af40ef
      
           This box has a color of #af40ef        
        
          <div style="background-color:#af40ef;">Content here</div>
        
        
          .mybackground {background-color:#af40ef;}
        
        Background color #af40ef
      
           Border around this has a color of #af40ef        
        
          <div style="border:2px solid #af40ef;">Content here</div>
        
        
          .myborder {border:2px solid #af40ef;}
        
        Border color #af40ef