#8dbffe color space conversions
Hex:
        #8dbffe
        RGB:
        141, 191, 254
        CMY:
        45, 25, 0
        CMYK:
        44, 25, 0, 0
      HSL:
        213°, 98.2609%, 77.4510%
        HSV (HSB):
        213°, 44.4882%, 99.6078%
        XYZ:
        47.5047, 50.0801, 100.9286
        xyY:
        0.2393, 0.2523, 50.0801
      CIE-Lab:
        76.1184, -0.2641, -36.1812
        CIE-LCH:
        76.1184, 36.1822, 269.5818
        CIE-Luv:
        76.1184, -25.0644, -58.5264
        Hunter-Lab:
        70.7673, -4.0192, -35.0225
      #8dbffe color charts
#8dbffe RGB chart
      #8dbffe CMYK chart
      #8dbffe RGB pie chart
      #8dbffe color shades, tints & tones
#8dbffe color schemes
#8dbffe color preview, HTML & CSS examples
           This text has a color of #8dbffe        
        
          <p style="color:#8dbffe;">Text here</p>
        
        
          .mytext {color:#8dbffe;}
        
        Text color #8dbffe
      
           This box has a color of #8dbffe        
        
          <div style="background-color:#8dbffe;">Content here</div>
        
        
          .mybackground {background-color:#8dbffe;}
        
        Background color #8dbffe
      
           Border around this has a color of #8dbffe        
        
          <div style="border:2px solid #8dbffe;">Content here</div>
        
        
          .myborder {border:2px solid #8dbffe;}
        
        Border color #8dbffe