#9ad4fd color space conversions
Hex:
        #9ad4fd
        RGB:
        154, 212, 253
        CMY:
        40, 17, 1
        CMYK:
        39, 16, 0, 1
      HSL:
        205°, 96.1165%, 79.8039%
        HSV (HSB):
        205°, 39.1304%, 99.2157%
        XYZ:
        54.5995, 61.0488, 101.8344
        xyY:
        0.2511, 0.2807, 61.0488
      CIE-Lab:
        82.4050, -8.5167, -25.9239
        CIE-LCH:
        82.4050, 27.2871, 251.8132
        CIE-Luv:
        82.4050, -28.5592, -40.3711
        Hunter-Lab:
        78.1338, -11.9990, -22.5811
      #9ad4fd color charts
#9ad4fd RGB chart
      #9ad4fd CMYK chart
      #9ad4fd RGB pie chart
      #9ad4fd color shades, tints & tones
#9ad4fd color schemes
#9ad4fd color preview, HTML & CSS examples
           This text has a color of #9ad4fd        
        
          <p style="color:#9ad4fd;">Text here</p>
        
        
          .mytext {color:#9ad4fd;}
        
        Text color #9ad4fd
      
           This box has a color of #9ad4fd        
        
          <div style="background-color:#9ad4fd;">Content here</div>
        
        
          .mybackground {background-color:#9ad4fd;}
        
        Background color #9ad4fd
      
           Border around this has a color of #9ad4fd        
        
          <div style="border:2px solid #9ad4fd;">Content here</div>
        
        
          .myborder {border:2px solid #9ad4fd;}
        
        Border color #9ad4fd