#af27da color space conversions
Hex:
        #af27da
        RGB:
        175, 39, 218
        CMY:
        31, 85, 15
        CMYK:
        20, 82, 0, 15
      HSL:
        286°, 70.7510%, 50.3922%
        HSV (HSB):
        286°, 82.1101%, 85.4902%
        XYZ:
        31.0596, 15.6270, 67.7089
        xyY:
        0.2715, 0.1366, 15.6270
      CIE-Lab:
        46.4812, 75.0786, -62.9837
        CIE-LCH:
        46.4812, 97.9987, 320.0066
        CIE-Luv:
        46.4812, 40.6617, -101.6339
        Hunter-Lab:
        39.5309, 71.0689, -73.8808
      #af27da color charts
#af27da RGB chart
      #af27da CMYK chart
      #af27da RGB pie chart
      #af27da color shades, tints & tones
#af27da color schemes
#af27da color preview, HTML & CSS examples
           This text has a color of #af27da        
        
          <p style="color:#af27da;">Text here</p>
        
        
          .mytext {color:#af27da;}
        
        Text color #af27da
      
           This box has a color of #af27da        
        
          <div style="background-color:#af27da;">Content here</div>
        
        
          .mybackground {background-color:#af27da;}
        
        Background color #af27da
      
           Border around this has a color of #af27da        
        
          <div style="border:2px solid #af27da;">Content here</div>
        
        
          .myborder {border:2px solid #af27da;}
        
        Border color #af27da