#af1dfe color space conversions
Hex:
        #af1dfe
        RGB:
        175, 29, 254
        CMY:
        31, 89, 0
        CMYK:
        31, 89, 0, 0
      HSL:
        279°, 99.1189%, 55.4902%
        HSV (HSB):
        279°, 88.5827%, 99.6078%
        XYZ:
        36.0080, 17.1484, 95.1781
        xyY:
        0.2427, 0.1156, 17.1484
      CIE-Lab:
        48.4465, 84.0033, -80.1151
        CIE-LCH:
        48.4465, 116.0818, 316.3572
        CIE-Luv:
        48.4465, 32.1321, -127.0151
        Hunter-Lab:
        41.4107, 82.7429, -107.2843
      #af1dfe color charts
#af1dfe RGB chart
      #af1dfe CMYK chart
      #af1dfe RGB pie chart
      #af1dfe color shades, tints & tones
#af1dfe color schemes
#af1dfe color preview, HTML & CSS examples
           This text has a color of #af1dfe        
        
          <p style="color:#af1dfe;">Text here</p>
        
        
          .mytext {color:#af1dfe;}
        
        Text color #af1dfe
      
           This box has a color of #af1dfe        
        
          <div style="background-color:#af1dfe;">Content here</div>
        
        
          .mybackground {background-color:#af1dfe;}
        
        Background color #af1dfe
      
           Border around this has a color of #af1dfe        
        
          <div style="border:2px solid #af1dfe;">Content here</div>
        
        
          .myborder {border:2px solid #af1dfe;}
        
        Border color #af1dfe