#af2bea color space conversions
Hex:
        #af2bea
        RGB:
        175, 43, 234
        CMY:
        31, 83, 8
        CMYK:
        25, 82, 0, 8
      HSL:
        281°, 81.9742%, 54.3137%
        HSV (HSB):
        281°, 81.6239%, 91.7647%
        XYZ:
        33.3944, 16.7822, 79.3211
        xyY:
        0.2579, 0.1296, 16.7822
      CIE-Lab:
        47.9845, 77.0209, -69.6407
        CIE-LCH:
        47.9845, 103.8366, 317.8808
        CIE-Luv:
        47.9845, 35.8820, -112.0286
        Hunter-Lab:
        40.9661, 73.8172, -86.1247
      #af2bea color charts
#af2bea RGB chart
      #af2bea CMYK chart
      #af2bea RGB pie chart
      #af2bea color shades, tints & tones
#af2bea color schemes
#af2bea color preview, HTML & CSS examples
           This text has a color of #af2bea        
        
          <p style="color:#af2bea;">Text here</p>
        
        
          .mytext {color:#af2bea;}
        
        Text color #af2bea
      
           This box has a color of #af2bea        
        
          <div style="background-color:#af2bea;">Content here</div>
        
        
          .mybackground {background-color:#af2bea;}
        
        Background color #af2bea
      
           Border around this has a color of #af2bea        
        
          <div style="border:2px solid #af2bea;">Content here</div>
        
        
          .myborder {border:2px solid #af2bea;}
        
        Border color #af2bea