#af2dfe color space conversions
Hex:
        #af2dfe
        RGB:
        175, 45, 254
        CMY:
        31, 82, 0
        CMYK:
        31, 82, 0, 0
      HSL:
        277°, 99.0521%, 58.6275%
        HSV (HSB):
        277°, 82.2835%, 99.6078%
        XYZ:
        36.5070, 18.1465, 95.3444
        xyY:
        0.2434, 0.1210, 18.1465
      CIE-Lab:
        49.6733, 80.3792, -78.1113
        CIE-LCH:
        49.6733, 112.0812, 315.8198
        CIE-Luv:
        49.6733, 30.7982, -125.1020
        Hunter-Lab:
        42.5987, 78.4263, -102.8838
      #af2dfe color charts
#af2dfe RGB chart
      #af2dfe CMYK chart
      #af2dfe RGB pie chart
      #af2dfe color shades, tints & tones
#af2dfe color schemes
#af2dfe color preview, HTML & CSS examples
           This text has a color of #af2dfe        
        
          <p style="color:#af2dfe;">Text here</p>
        
        
          .mytext {color:#af2dfe;}
        
        Text color #af2dfe
      
           This box has a color of #af2dfe        
        
          <div style="background-color:#af2dfe;">Content here</div>
        
        
          .mybackground {background-color:#af2dfe;}
        
        Background color #af2dfe
      
           Border around this has a color of #af2dfe        
        
          <div style="border:2px solid #af2dfe;">Content here</div>
        
        
          .myborder {border:2px solid #af2dfe;}
        
        Border color #af2dfe