#8dd0f1 color space conversions
Hex:
        #8dd0f1
        RGB:
        141, 208, 241
        CMY:
        45, 18, 5
        CMYK:
        41, 14, 0, 5
      HSL:
        200°, 78.1250%, 74.9020%
        HSV (HSB):
        200°, 41.4938%, 94.5098%
        XYZ:
        49.4176, 57.1253, 91.6408
        xyY:
        0.2494, 0.2882, 57.1253
      CIE-Lab:
        80.2500, -12.8169, -22.8825
        CIE-LCH:
        80.2500, 26.2275, 240.7459
        CIE-Luv:
        80.2500, -31.8146, -34.5155
        Hunter-Lab:
        75.5813, -15.5581, -18.9810
      #8dd0f1 color charts
#8dd0f1 RGB chart
      #8dd0f1 CMYK chart
      #8dd0f1 RGB pie chart
      #8dd0f1 color shades, tints & tones
#8dd0f1 color schemes
#8dd0f1 color preview, HTML & CSS examples
           This text has a color of #8dd0f1        
        
          <p style="color:#8dd0f1;">Text here</p>
        
        
          .mytext {color:#8dd0f1;}
        
        Text color #8dd0f1
      
           This box has a color of #8dd0f1        
        
          <div style="background-color:#8dd0f1;">Content here</div>
        
        
          .mybackground {background-color:#8dd0f1;}
        
        Background color #8dd0f1
      
           Border around this has a color of #8dd0f1        
        
          <div style="border:2px solid #8dd0f1;">Content here</div>
        
        
          .myborder {border:2px solid #8dd0f1;}
        
        Border color #8dd0f1