#afc1fd color space conversions
Hex:
        #afc1fd
        RGB:
        175, 193, 253
        CMY:
        31, 24, 1
        CMYK:
        31, 24, 0, 1
      HSL:
        226°, 95.1220%, 83.9216%
        HSV (HSB):
        226°, 30.8300%, 99.2157%
        XYZ:
        54.4788, 54.3457, 100.5469
        xyY:
        0.2602, 0.2596, 54.3457
      CIE-Lab:
        78.6629, 7.3063, -31.5480
        CIE-LCH:
        78.6629, 32.3830, 283.0395
        CIE-Luv:
        78.6629, -12.0619, -51.9062
        Hunter-Lab:
        73.7196, 2.9023, -29.2626
      #afc1fd color charts
#afc1fd RGB chart
      #afc1fd CMYK chart
      #afc1fd RGB pie chart
      #afc1fd color shades, tints & tones
#afc1fd color schemes
#afc1fd color preview, HTML & CSS examples
           This text has a color of #afc1fd        
        
          <p style="color:#afc1fd;">Text here</p>
        
        
          .mytext {color:#afc1fd;}
        
        Text color #afc1fd
      
           This box has a color of #afc1fd        
        
          <div style="background-color:#afc1fd;">Content here</div>
        
        
          .mybackground {background-color:#afc1fd;}
        
        Background color #afc1fd
      
           Border around this has a color of #afc1fd        
        
          <div style="border:2px solid #afc1fd;">Content here</div>
        
        
          .myborder {border:2px solid #afc1fd;}
        
        Border color #afc1fd