#8dd2f1 color space conversions
Hex:
        #8dd2f1
        RGB:
        141, 210, 241
        CMY:
        45, 18, 5
        CMYK:
        41, 13, 0, 5
      HSL:
        199°, 78.1250%, 74.9020%
        HSV (HSB):
        199°, 41.4938%, 94.5098%
        XYZ:
        49.9083, 58.1068, 91.8044
        xyY:
        0.2498, 0.2908, 58.1068
      CIE-Lab:
        80.7981, -13.8529, -22.0498
        CIE-LCH:
        80.7981, 26.0403, 237.8607
        CIE-Luv:
        80.7981, -32.6154, -32.9977
        Hunter-Lab:
        76.2278, -16.5302, -18.0460
      #8dd2f1 color charts
#8dd2f1 RGB chart
      #8dd2f1 CMYK chart
      #8dd2f1 RGB pie chart
      #8dd2f1 color shades, tints & tones
#8dd2f1 color schemes
#8dd2f1 color preview, HTML & CSS examples
           This text has a color of #8dd2f1        
        
          <p style="color:#8dd2f1;">Text here</p>
        
        
          .mytext {color:#8dd2f1;}
        
        Text color #8dd2f1
      
           This box has a color of #8dd2f1        
        
          <div style="background-color:#8dd2f1;">Content here</div>
        
        
          .mybackground {background-color:#8dd2f1;}
        
        Background color #8dd2f1
      
           Border around this has a color of #8dd2f1        
        
          <div style="border:2px solid #8dd2f1;">Content here</div>
        
        
          .myborder {border:2px solid #8dd2f1;}
        
        Border color #8dd2f1