#9ed1ea color space conversions
Hex:
        #9ed1ea
        RGB:
        158, 209, 234
        CMY:
        38, 18, 8
        CMYK:
        32, 11, 0, 8
      HSL:
        200°, 64.4068%, 76.8627%
        HSV (HSB):
        200°, 32.4786%, 91.7647%
        XYZ:
        51.7523, 58.8105, 86.4658
        xyY:
        0.2627, 0.2985, 58.8105
      CIE-Lab:
        81.1873, -10.6225, -17.6429
        CIE-LCH:
        81.1873, 20.5940, 238.9485
        CIE-Luv:
        81.1873, -25.7154, -26.1576
        Hunter-Lab:
        76.6880, -13.7448, -13.1679
      #9ed1ea color charts
#9ed1ea RGB chart
      #9ed1ea CMYK chart
      #9ed1ea RGB pie chart
      #9ed1ea color shades, tints & tones
#9ed1ea color schemes
#9ed1ea color preview, HTML & CSS examples
           This text has a color of #9ed1ea        
        
          <p style="color:#9ed1ea;">Text here</p>
        
        
          .mytext {color:#9ed1ea;}
        
        Text color #9ed1ea
      
           This box has a color of #9ed1ea        
        
          <div style="background-color:#9ed1ea;">Content here</div>
        
        
          .mybackground {background-color:#9ed1ea;}
        
        Background color #9ed1ea
      
           Border around this has a color of #9ed1ea        
        
          <div style="border:2px solid #9ed1ea;">Content here</div>
        
        
          .myborder {border:2px solid #9ed1ea;}
        
        Border color #9ed1ea