#af7bcb color space conversions
Hex:
        #af7bcb
        RGB:
        175, 123, 203
        CMY:
        31, 52, 20
        CMYK:
        14, 39, 0, 20
      HSL:
        279°, 43.4783%, 63.9216%
        HSV (HSB):
        279°, 39.4089%, 79.6078%
        XYZ:
        35.5416, 27.5917, 59.9524
        xyY:
        0.2888, 0.2242, 27.5917
      CIE-Lab:
        59.5180, 34.7128, -33.7216
        CIE-LCH:
        59.5180, 48.3955, 315.8298
        CIE-Luv:
        59.5180, 21.7279, -57.0356
        Hunter-Lab:
        52.5278, 28.8541, -30.9010
      #af7bcb color charts
#af7bcb RGB chart
      #af7bcb CMYK chart
      #af7bcb RGB pie chart
      #af7bcb color shades, tints & tones
#af7bcb color schemes
#af7bcb color preview, HTML & CSS examples
           This text has a color of #af7bcb        
        
          <p style="color:#af7bcb;">Text here</p>
        
        
          .mytext {color:#af7bcb;}
        
        Text color #af7bcb
      
           This box has a color of #af7bcb        
        
          <div style="background-color:#af7bcb;">Content here</div>
        
        
          .mybackground {background-color:#af7bcb;}
        
        Background color #af7bcb
      
           Border around this has a color of #af7bcb        
        
          <div style="border:2px solid #af7bcb;">Content here</div>
        
        
          .myborder {border:2px solid #af7bcb;}
        
        Border color #af7bcb