#8dbaff color space conversions
Hex:
        #8dbaff
        RGB:
        141, 186, 255
        CMY:
        45, 27, 0
        CMYK:
        45, 27, 0, 0
      HSL:
        216°, 100.0000%, 77.6471%
        HSV (HSB):
        216°, 44.7059%, 100.0000%
        XYZ:
        46.5934, 48.0005, 101.4170
        xyY:
        0.2377, 0.2449, 48.0005
      CIE-Lab:
        74.8253, 2.7560, -38.7248
        CIE-LCH:
        74.8253, 38.8228, 274.0709
        CIE-Luv:
        74.8253, -23.1485, -63.1446
        Hunter-Lab:
        69.2824, -1.2004, -38.2922
      #8dbaff color charts
#8dbaff RGB chart
      #8dbaff CMYK chart
      #8dbaff RGB pie chart
      #8dbaff color shades, tints & tones
#8dbaff color schemes
#8dbaff color preview, HTML & CSS examples
           This text has a color of #8dbaff        
        
          <p style="color:#8dbaff;">Text here</p>
        
        
          .mytext {color:#8dbaff;}
        
        Text color #8dbaff
      
           This box has a color of #8dbaff        
        
          <div style="background-color:#8dbaff;">Content here</div>
        
        
          .mybackground {background-color:#8dbaff;}
        
        Background color #8dbaff
      
           Border around this has a color of #8dbaff        
        
          <div style="border:2px solid #8dbaff;">Content here</div>
        
        
          .myborder {border:2px solid #8dbaff;}
        
        Border color #8dbaff