#8dd2ff color space conversions
Hex:
        #8dd2ff
        RGB:
        141, 210, 255
        CMY:
        45, 18, 0
        CMYK:
        45, 18, 0, 0
      HSL:
        204°, 100.0000%, 77.6471%
        HSV (HSB):
        204°, 44.7059%, 100.0000%
        XYZ:
        52.0811, 58.9759, 103.2463
        xyY:
        0.2430, 0.2752, 58.9759
      CIE-Lab:
        81.2784, -10.1520, -28.7661
        CIE-LCH:
        81.2784, 30.5050, 250.5614
        CIE-Luv:
        81.2784, -32.4453, -44.9098
        Hunter-Lab:
        76.7958, -13.3381, -25.9540
      #8dd2ff color charts
#8dd2ff RGB chart
      #8dd2ff CMYK chart
      #8dd2ff RGB pie chart
      #8dd2ff color shades, tints & tones
#8dd2ff color schemes
#8dd2ff color preview, HTML & CSS examples
           This text has a color of #8dd2ff        
        
          <p style="color:#8dd2ff;">Text here</p>
        
        
          .mytext {color:#8dd2ff;}
        
        Text color #8dd2ff
      
           This box has a color of #8dd2ff        
        
          <div style="background-color:#8dd2ff;">Content here</div>
        
        
          .mybackground {background-color:#8dd2ff;}
        
        Background color #8dd2ff
      
           Border around this has a color of #8dd2ff        
        
          <div style="border:2px solid #8dd2ff;">Content here</div>
        
        
          .myborder {border:2px solid #8dd2ff;}
        
        Border color #8dd2ff