#afabe4 color space conversions
Hex:
        #afabe4
        RGB:
        175, 171, 228
        CMY:
        31, 33, 11
        CMYK:
        23, 25, 0, 11
      HSL:
        244°, 51.3514%, 78.2353%
        HSV (HSB):
        244°, 25.0000%, 89.4118%
        XYZ:
        46.2457, 43.8412, 79.4236
        xyY:
        0.2728, 0.2586, 43.8412
      CIE-Lab:
        72.1222, 13.4239, -28.1013
        CIE-LCH:
        72.1222, 31.1429, 295.5336
        CIE-Luv:
        72.1222, -1.4021, -46.4398
        Hunter-Lab:
        66.2127, 8.7996, -24.7708
      #afabe4 color charts
#afabe4 RGB chart
      #afabe4 CMYK chart
      #afabe4 RGB pie chart
      #afabe4 color shades, tints & tones
#afabe4 color schemes
#afabe4 color preview, HTML & CSS examples
           This text has a color of #afabe4        
        
          <p style="color:#afabe4;">Text here</p>
        
        
          .mytext {color:#afabe4;}
        
        Text color #afabe4
      
           This box has a color of #afabe4        
        
          <div style="background-color:#afabe4;">Content here</div>
        
        
          .mybackground {background-color:#afabe4;}
        
        Background color #afabe4
      
           Border around this has a color of #afabe4        
        
          <div style="border:2px solid #afabe4;">Content here</div>
        
        
          .myborder {border:2px solid #afabe4;}
        
        Border color #afabe4