#af7beb color space conversions
Hex:
        #af7beb
        RGB:
        175, 123, 235
        CMY:
        31, 52, 8
        CMYK:
        26, 48, 0, 8
      HSL:
        268°, 73.6842%, 70.1961%
        HSV (HSB):
        268°, 47.6596%, 92.1569%
        XYZ:
        39.7576, 29.2780, 82.1530
        xyY:
        0.2630, 0.1937, 29.2780
      CIE-Lab:
        61.0262, 41.9262, -49.2715
        CIE-LCH:
        61.0262, 64.6954, 310.3952
        CIE-Luv:
        61.0262, 16.9736, -83.3633
        Hunter-Lab:
        54.1092, 36.4645, -52.1426
      #af7beb color charts
#af7beb RGB chart
      #af7beb CMYK chart
      #af7beb RGB pie chart
      #af7beb color shades, tints & tones
#af7beb color schemes
#af7beb color preview, HTML & CSS examples
           This text has a color of #af7beb        
        
          <p style="color:#af7beb;">Text here</p>
        
        
          .mytext {color:#af7beb;}
        
        Text color #af7beb
      
           This box has a color of #af7beb        
        
          <div style="background-color:#af7beb;">Content here</div>
        
        
          .mybackground {background-color:#af7beb;}
        
        Background color #af7beb
      
           Border around this has a color of #af7beb        
        
          <div style="border:2px solid #af7beb;">Content here</div>
        
        
          .myborder {border:2px solid #af7beb;}
        
        Border color #af7beb