#af2ff0 color space conversions
Hex:
        #af2ff0
        RGB:
        175, 47, 240
        CMY:
        31, 82, 6
        CMYK:
        27, 80, 0, 6
      HSL:
        280°, 86.5471%, 56.2745%
        HSV (HSB):
        280°, 80.4167%, 94.1176%
        XYZ:
        34.4239, 17.4383, 83.9897
        xyY:
        0.2534, 0.1284, 17.4383
      CIE-Lab:
        48.8076, 77.0621, -71.6850
        CIE-LCH:
        48.8076, 105.2488, 317.0703
        CIE-Luv:
        48.8076, 33.9106, -115.4306
        Hunter-Lab:
        41.7591, 74.0669, -90.0179
      #af2ff0 color charts
#af2ff0 RGB chart
      #af2ff0 CMYK chart
      #af2ff0 RGB pie chart
      #af2ff0 color shades, tints & tones
#af2ff0 color schemes
#af2ff0 color preview, HTML & CSS examples
           This text has a color of #af2ff0        
        
          <p style="color:#af2ff0;">Text here</p>
        
        
          .mytext {color:#af2ff0;}
        
        Text color #af2ff0
      
           This box has a color of #af2ff0        
        
          <div style="background-color:#af2ff0;">Content here</div>
        
        
          .mybackground {background-color:#af2ff0;}
        
        Background color #af2ff0
      
           Border around this has a color of #af2ff0        
        
          <div style="border:2px solid #af2ff0;">Content here</div>
        
        
          .myborder {border:2px solid #af2ff0;}
        
        Border color #af2ff0