#8dd6ed color space conversions
Hex:
        #8dd6ed
        RGB:
        141, 214, 237
        CMY:
        45, 16, 7
        CMYK:
        41, 10, 0, 7
      HSL:
        194°, 72.7273%, 74.1176%
        HSV (HSB):
        194°, 40.5063%, 92.9412%
        XYZ:
        50.3171, 59.8703, 89.0249
        xyY:
        0.2526, 0.3005, 59.8703
      CIE-Lab:
        81.7676, -16.9333, -18.4518
        CIE-LCH:
        81.7676, 25.0441, 227.4573
        CIE-Luv:
        81.7676, -34.2784, -26.5909
        Hunter-Lab:
        77.3759, -19.3302, -14.0530
      #8dd6ed color charts
#8dd6ed RGB chart
      #8dd6ed CMYK chart
      #8dd6ed RGB pie chart
      #8dd6ed color shades, tints & tones
#8dd6ed color schemes
#8dd6ed color preview, HTML & CSS examples
           This text has a color of #8dd6ed        
        
          <p style="color:#8dd6ed;">Text here</p>
        
        
          .mytext {color:#8dd6ed;}
        
        Text color #8dd6ed
      
           This box has a color of #8dd6ed        
        
          <div style="background-color:#8dd6ed;">Content here</div>
        
        
          .mybackground {background-color:#8dd6ed;}
        
        Background color #8dd6ed
      
           Border around this has a color of #8dd6ed        
        
          <div style="border:2px solid #8dd6ed;">Content here</div>
        
        
          .myborder {border:2px solid #8dd6ed;}
        
        Border color #8dd6ed