#8cd1fd color space conversions
Hex:
        #8cd1fd
        RGB:
        140, 209, 253
        CMY:
        45, 18, 1
        CMYK:
        45, 17, 0, 1
      HSL:
        203°, 96.5812%, 77.0588%
        HSV (HSB):
        203°, 44.6640%, 99.2157%
        XYZ:
        51.3453, 58.2682, 101.4692
        xyY:
        0.2432, 0.2760, 58.2682
      CIE-Lab:
        80.8877, -10.4040, -28.3059
        CIE-LCH:
        80.8877, 30.1573, 249.8187
        CIE-Luv:
        80.8877, -32.4220, -44.0657
        Hunter-Lab:
        76.3336, -13.5170, -25.3798
      #8cd1fd color charts
#8cd1fd RGB chart
      #8cd1fd CMYK chart
      #8cd1fd RGB pie chart
      #8cd1fd color shades, tints & tones
#8cd1fd color schemes
#8cd1fd color preview, HTML & CSS examples
           This text has a color of #8cd1fd        
        
          <p style="color:#8cd1fd;">Text here</p>
        
        
          .mytext {color:#8cd1fd;}
        
        Text color #8cd1fd
      
           This box has a color of #8cd1fd        
        
          <div style="background-color:#8cd1fd;">Content here</div>
        
        
          .mybackground {background-color:#8cd1fd;}
        
        Background color #8cd1fd
      
           Border around this has a color of #8cd1fd        
        
          <div style="border:2px solid #8cd1fd;">Content here</div>
        
        
          .myborder {border:2px solid #8cd1fd;}
        
        Border color #8cd1fd