#afa1c2 color space conversions
Hex:
        #afa1c2
        RGB:
        175, 161, 194
        CMY:
        31, 37, 24
        CMYK:
        10, 17, 0, 24
      HSL:
        265°, 21.2903%, 69.6078%
        HSV (HSB):
        265°, 17.0103%, 76.0784%
        XYZ:
        40.1617, 38.4987, 56.3532
        xyY:
        0.2975, 0.2851, 38.4987
      CIE-Lab:
        68.3866, 11.4632, -15.0827
        CIE-LCH:
        68.3866, 18.9444, 307.2357
        CIE-Luv:
        68.3866, 5.6567, -24.8079
        Hunter-Lab:
        62.0474, 6.9556, -10.4157
      #afa1c2 color charts
#afa1c2 RGB chart
      #afa1c2 CMYK chart
      #afa1c2 RGB pie chart
      #afa1c2 color shades, tints & tones
#afa1c2 color schemes
#afa1c2 color preview, HTML & CSS examples
           This text has a color of #afa1c2        
        
          <p style="color:#afa1c2;">Text here</p>
        
        
          .mytext {color:#afa1c2;}
        
        Text color #afa1c2
      
           This box has a color of #afa1c2        
        
          <div style="background-color:#afa1c2;">Content here</div>
        
        
          .mybackground {background-color:#afa1c2;}
        
        Background color #afa1c2
      
           Border around this has a color of #afa1c2        
        
          <div style="border:2px solid #afa1c2;">Content here</div>
        
        
          .myborder {border:2px solid #afa1c2;}
        
        Border color #afa1c2