#8cb3ef color space conversions
Hex:
        #8cb3ef
        RGB:
        140, 179, 239
        CMY:
        45, 30, 6
        CMYK:
        41, 25, 0, 6
      HSL:
        216°, 75.5725%, 74.3137%
        HSV (HSB):
        216°, 41.4226%, 93.7255%
        XYZ:
        42.5153, 44.0476, 87.9226
        xyY:
        0.2437, 0.2524, 44.0476
      CIE-Lab:
        72.2603, 1.9568, -34.0687
        CIE-LCH:
        72.2603, 34.1248, 273.2872
        CIE-Luv:
        72.2603, -20.6426, -54.8393
        Hunter-Lab:
        66.3684, -1.7984, -32.0875
      #8cb3ef color charts
#8cb3ef RGB chart
      #8cb3ef CMYK chart
      #8cb3ef RGB pie chart
      #8cb3ef color shades, tints & tones
#8cb3ef color schemes
#8cb3ef color preview, HTML & CSS examples
           This text has a color of #8cb3ef        
        
          <p style="color:#8cb3ef;">Text here</p>
        
        
          .mytext {color:#8cb3ef;}
        
        Text color #8cb3ef
      
           This box has a color of #8cb3ef        
        
          <div style="background-color:#8cb3ef;">Content here</div>
        
        
          .mybackground {background-color:#8cb3ef;}
        
        Background color #8cb3ef
      
           Border around this has a color of #8cb3ef        
        
          <div style="border:2px solid #8cb3ef;">Content here</div>
        
        
          .myborder {border:2px solid #8cb3ef;}
        
        Border color #8cb3ef