#8dd3f3 color space conversions
Hex:
        #8dd3f3
        RGB:
        141, 211, 243
        CMY:
        45, 17, 5
        CMYK:
        42, 13, 0, 5
      HSL:
        199°, 80.9524%, 75.2941%
        HSV (HSB):
        199°, 41.9753%, 95.2941%
        XYZ:
        50.4564, 58.7223, 93.4692
        xyY:
        0.2490, 0.2898, 58.7223
      CIE-Lab:
        81.1387, -13.8496, -22.5979
        CIE-LCH:
        81.1387, 26.5043, 238.4970
        CIE-Luv:
        81.1387, -32.9895, -33.9342
        Hunter-Lab:
        76.6305, -16.5722, -18.6770
      #8dd3f3 color charts
#8dd3f3 RGB chart
      #8dd3f3 CMYK chart
      #8dd3f3 RGB pie chart
      #8dd3f3 color shades, tints & tones
#8dd3f3 color schemes
#8dd3f3 color preview, HTML & CSS examples
           This text has a color of #8dd3f3        
        
          <p style="color:#8dd3f3;">Text here</p>
        
        
          .mytext {color:#8dd3f3;}
        
        Text color #8dd3f3
      
           This box has a color of #8dd3f3        
        
          <div style="background-color:#8dd3f3;">Content here</div>
        
        
          .mybackground {background-color:#8dd3f3;}
        
        Background color #8dd3f3
      
           Border around this has a color of #8dd3f3        
        
          <div style="border:2px solid #8dd3f3;">Content here</div>
        
        
          .myborder {border:2px solid #8dd3f3;}
        
        Border color #8dd3f3