#af2beb color space conversions
Hex:
        #af2beb
        RGB:
        175, 43, 235
        CMY:
        31, 83, 8
        CMYK:
        26, 82, 0, 8
      HSL:
        281°, 82.7586%, 54.5098%
        HSV (HSB):
        281°, 81.7021%, 92.1569%
        XYZ:
        33.5385, 16.8399, 80.0800
        xyY:
        0.2571, 0.1291, 16.8399
      CIE-Lab:
        48.0576, 77.2122, -70.0866
        CIE-LCH:
        48.0576, 104.2778, 317.7695
        CIE-Luv:
        48.0576, 35.6252, -112.7096
        Hunter-Lab:
        41.0364, 74.0718, -86.9753
      #af2beb color charts
#af2beb RGB chart
      #af2beb CMYK chart
      #af2beb RGB pie chart
      #af2beb color shades, tints & tones
#af2beb color schemes
#af2beb color preview, HTML & CSS examples
           This text has a color of #af2beb        
        
          <p style="color:#af2beb;">Text here</p>
        
        
          .mytext {color:#af2beb;}
        
        Text color #af2beb
      
           This box has a color of #af2beb        
        
          <div style="background-color:#af2beb;">Content here</div>
        
        
          .mybackground {background-color:#af2beb;}
        
        Background color #af2beb
      
           Border around this has a color of #af2beb        
        
          <div style="border:2px solid #af2beb;">Content here</div>
        
        
          .myborder {border:2px solid #af2beb;}
        
        Border color #af2beb