#afa8f1 color space conversions
Hex:
        #afa8f1
        RGB:
        175, 168, 241
        CMY:
        31, 34, 5
        CMYK:
        27, 30, 0, 5
      HSL:
        246°, 72.2772%, 80.1961%
        HSV (HSB):
        246°, 30.2905%, 94.5098%
        XYZ:
        47.5590, 43.4701, 89.1030
        xyY:
        0.2640, 0.2413, 43.4701
      CIE-Lab:
        71.8729, 18.1867, -35.5665
        CIE-LCH:
        71.8729, 39.9466, 297.0826
        CIE-Luv:
        71.8729, -1.0234, -59.5371
        Hunter-Lab:
        65.9319, 13.3777, -33.9746
      #afa8f1 color charts
#afa8f1 RGB chart
      #afa8f1 CMYK chart
      #afa8f1 RGB pie chart
      #afa8f1 color shades, tints & tones
#afa8f1 color schemes
#afa8f1 color preview, HTML & CSS examples
           This text has a color of #afa8f1        
        
          <p style="color:#afa8f1;">Text here</p>
        
        
          .mytext {color:#afa8f1;}
        
        Text color #afa8f1
      
           This box has a color of #afa8f1        
        
          <div style="background-color:#afa8f1;">Content here</div>
        
        
          .mybackground {background-color:#afa8f1;}
        
        Background color #afa8f1
      
           Border around this has a color of #afa8f1        
        
          <div style="border:2px solid #afa8f1;">Content here</div>
        
        
          .myborder {border:2px solid #afa8f1;}
        
        Border color #afa8f1