#8dd3eb color space conversions
Hex:
        #8dd3eb
        RGB:
        141, 211, 235
        CMY:
        45, 17, 8
        CMYK:
        40, 10, 0, 8
      HSL:
        195°, 70.1493%, 73.7255%
        HSV (HSB):
        195°, 40.0000%, 92.1569%
        XYZ:
        49.2742, 58.2494, 87.2435
        xyY:
        0.2530, 0.2991, 58.2494
      CIE-Lab:
        80.8773, -15.9097, -18.7312
        CIE-LCH:
        80.8773, 24.5759, 229.6564
        CIE-Luv:
        80.8773, -33.0959, -27.1691
        Hunter-Lab:
        76.3213, -18.3200, -14.3500
      #8dd3eb color charts
#8dd3eb RGB chart
      #8dd3eb CMYK chart
      #8dd3eb RGB pie chart
      #8dd3eb color shades, tints & tones
#8dd3eb color schemes
#8dd3eb color preview, HTML & CSS examples
           This text has a color of #8dd3eb        
        
          <p style="color:#8dd3eb;">Text here</p>
        
        
          .mytext {color:#8dd3eb;}
        
        Text color #8dd3eb
      
           This box has a color of #8dd3eb        
        
          <div style="background-color:#8dd3eb;">Content here</div>
        
        
          .mybackground {background-color:#8dd3eb;}
        
        Background color #8dd3eb
      
           Border around this has a color of #8dd3eb        
        
          <div style="border:2px solid #8dd3eb;">Content here</div>
        
        
          .myborder {border:2px solid #8dd3eb;}
        
        Border color #8dd3eb