#af2bed color space conversions
Hex:
        #af2bed
        RGB:
        175, 43, 237
        CMY:
        31, 83, 7
        CMYK:
        26, 82, 0, 7
      HSL:
        281°, 84.3478%, 54.9020%
        HSV (HSB):
        281°, 81.8565%, 92.9412%
        XYZ:
        33.8291, 16.9561, 81.6106
        xyY:
        0.2555, 0.1281, 16.9561
      CIE-Lab:
        48.2047, 77.5960, -70.9760
        CIE-LCH:
        48.2047, 105.1605, 317.5513
        CIE-Luv:
        48.2047, 35.1155, -114.0675
        Hunter-Lab:
        41.1778, 74.5832, -88.6828
      #af2bed color charts
#af2bed RGB chart
      #af2bed CMYK chart
      #af2bed RGB pie chart
      #af2bed color shades, tints & tones
#af2bed color schemes
#af2bed color preview, HTML & CSS examples
           This text has a color of #af2bed        
        
          <p style="color:#af2bed;">Text here</p>
        
        
          .mytext {color:#af2bed;}
        
        Text color #af2bed
      
           This box has a color of #af2bed        
        
          <div style="background-color:#af2bed;">Content here</div>
        
        
          .mybackground {background-color:#af2bed;}
        
        Background color #af2bed
      
           Border around this has a color of #af2bed        
        
          <div style="border:2px solid #af2bed;">Content here</div>
        
        
          .myborder {border:2px solid #af2bed;}
        
        Border color #af2bed