#afa5f3 color space conversions
Hex:
        #afa5f3
        RGB:
        175, 165, 243
        CMY:
        31, 35, 5
        CMYK:
        28, 32, 0, 5
      HSL:
        248°, 76.4706%, 80.0000%
        HSV (HSB):
        248°, 32.0988%, 95.2941%
        XYZ:
        47.3120, 42.4953, 90.5028
        xyY:
        0.2624, 0.2357, 42.4953
      CIE-Lab:
        71.2111, 20.3509, -37.6821
        CIE-LCH:
        71.2111, 42.8263, 298.3721
        CIE-Luv:
        71.2111, 0.0617, -63.3029
        Hunter-Lab:
        65.1884, 15.4708, -36.6820
      #afa5f3 color charts
#afa5f3 RGB chart
      #afa5f3 CMYK chart
      #afa5f3 RGB pie chart
      #afa5f3 color shades, tints & tones
#afa5f3 color schemes
#afa5f3 color preview, HTML & CSS examples
           This text has a color of #afa5f3        
        
          <p style="color:#afa5f3;">Text here</p>
        
        
          .mytext {color:#afa5f3;}
        
        Text color #afa5f3
      
           This box has a color of #afa5f3        
        
          <div style="background-color:#afa5f3;">Content here</div>
        
        
          .mybackground {background-color:#afa5f3;}
        
        Background color #afa5f3
      
           Border around this has a color of #afa5f3        
        
          <div style="border:2px solid #afa5f3;">Content here</div>
        
        
          .myborder {border:2px solid #afa5f3;}
        
        Border color #afa5f3