#afb1fa color space conversions
Hex:
        #afb1fa
        RGB:
        175, 177, 250
        CMY:
        31, 31, 2
        CMYK:
        30, 29, 0, 2
      HSL:
        238°, 88.2353%, 83.3333%
        HSV (HSB):
        238°, 30.0000%, 98.0392%
        XYZ:
        50.6567, 47.4604, 96.9334
        xyY:
        0.2597, 0.2433, 47.4604
      CIE-Lab:
        74.4833, 15.3724, -36.3926
        CIE-LCH:
        74.4833, 39.5061, 292.8995
        CIE-Luv:
        74.4833, -5.3043, -60.8388
        Hunter-Lab:
        68.8915, 10.6929, -35.1996
      #afb1fa color charts
#afb1fa RGB chart
      #afb1fa CMYK chart
      #afb1fa RGB pie chart
      #afb1fa color shades, tints & tones
#afb1fa color schemes
#afb1fa color preview, HTML & CSS examples
           This text has a color of #afb1fa        
        
          <p style="color:#afb1fa;">Text here</p>
        
        
          .mytext {color:#afb1fa;}
        
        Text color #afb1fa
      
           This box has a color of #afb1fa        
        
          <div style="background-color:#afb1fa;">Content here</div>
        
        
          .mybackground {background-color:#afb1fa;}
        
        Background color #afb1fa
      
           Border around this has a color of #afb1fa        
        
          <div style="border:2px solid #afb1fa;">Content here</div>
        
        
          .myborder {border:2px solid #afb1fa;}
        
        Border color #afb1fa