#8dd7f2 color space conversions
Hex:
        #8dd7f2
        RGB:
        141, 215, 242
        CMY:
        45, 16, 5
        CMYK:
        42, 11, 0, 5
      HSL:
        196°, 79.5276%, 75.0980%
        HSV (HSB):
        196°, 41.7355%, 94.9020%
        XYZ:
        51.3120, 60.6744, 93.0113
        xyY:
        0.2503, 0.2960, 60.6744
      CIE-Lab:
        82.2034, -16.1633, -20.4513
        CIE-LCH:
        82.2034, 26.0674, 231.6795
        CIE-Luv:
        82.2034, -34.6016, -30.0519
        Hunter-Lab:
        77.8938, -18.7285, -16.2713
      #8dd7f2 color charts
#8dd7f2 RGB chart
      #8dd7f2 CMYK chart
      #8dd7f2 RGB pie chart
      #8dd7f2 color shades, tints & tones
#8dd7f2 color schemes
#8dd7f2 color preview, HTML & CSS examples
           This text has a color of #8dd7f2        
        
          <p style="color:#8dd7f2;">Text here</p>
        
        
          .mytext {color:#8dd7f2;}
        
        Text color #8dd7f2
      
           This box has a color of #8dd7f2        
        
          <div style="background-color:#8dd7f2;">Content here</div>
        
        
          .mybackground {background-color:#8dd7f2;}
        
        Background color #8dd7f2
      
           Border around this has a color of #8dd7f2        
        
          <div style="border:2px solid #8dd7f2;">Content here</div>
        
        
          .myborder {border:2px solid #8dd7f2;}
        
        Border color #8dd7f2