#afc1f3 color space conversions
Hex:
        #afc1f3
        RGB:
        175, 193, 243
        CMY:
        31, 24, 5
        CMYK:
        28, 21, 0, 5
      HSL:
        224°, 73.9130%, 81.9608%
        HSV (HSB):
        224°, 27.9835%, 95.2941%
        XYZ:
        52.9268, 53.7250, 92.3744
        xyY:
        0.2659, 0.2699, 53.7250
      CIE-Lab:
        78.3011, 4.8839, -26.7453
        CIE-LCH:
        78.3011, 27.1876, 280.3486
        CIE-Luv:
        78.3011, -11.6707, -43.4345
        Hunter-Lab:
        73.2973, 0.6217, -23.4133
      #afc1f3 color charts
#afc1f3 RGB chart
      #afc1f3 CMYK chart
      #afc1f3 RGB pie chart
      #afc1f3 color shades, tints & tones
#afc1f3 color schemes
#afc1f3 color preview, HTML & CSS examples
           This text has a color of #afc1f3        
        
          <p style="color:#afc1f3;">Text here</p>
        
        
          .mytext {color:#afc1f3;}
        
        Text color #afc1f3
      
           This box has a color of #afc1f3        
        
          <div style="background-color:#afc1f3;">Content here</div>
        
        
          .mybackground {background-color:#afc1f3;}
        
        Background color #afc1f3
      
           Border around this has a color of #afc1f3        
        
          <div style="border:2px solid #afc1f3;">Content here</div>
        
        
          .myborder {border:2px solid #afc1f3;}
        
        Border color #afc1f3