#af2fea color space conversions
Hex:
        #af2fea
        RGB:
        175, 47, 234
        CMY:
        31, 82, 8
        CMYK:
        25, 80, 0, 8
      HSL:
        281°, 81.6594%, 55.0980%
        HSV (HSB):
        281°, 79.9145%, 91.7647%
        XYZ:
        33.5470, 17.0875, 79.3720
        xyY:
        0.2580, 0.1314, 17.0875
      CIE-Lab:
        48.3701, 75.8954, -69.0143
        CIE-LCH:
        48.3701, 102.5820, 317.7187
        CIE-Luv:
        48.3701, 35.4121, -111.3364
        Hunter-Lab:
        41.3370, 72.5215, -84.9079
      #af2fea color charts
#af2fea RGB chart
      #af2fea CMYK chart
      #af2fea RGB pie chart
      #af2fea color shades, tints & tones
#af2fea color schemes
#af2fea color preview, HTML & CSS examples
           This text has a color of #af2fea        
        
          <p style="color:#af2fea;">Text here</p>
        
        
          .mytext {color:#af2fea;}
        
        Text color #af2fea
      
           This box has a color of #af2fea        
        
          <div style="background-color:#af2fea;">Content here</div>
        
        
          .mybackground {background-color:#af2fea;}
        
        Background color #af2fea
      
           Border around this has a color of #af2fea        
        
          <div style="border:2px solid #af2fea;">Content here</div>
        
        
          .myborder {border:2px solid #af2fea;}
        
        Border color #af2fea