#8cb4dc color space conversions
Hex:
        #8cb4dc
        RGB:
        140, 180, 220
        CMY:
        45, 29, 14
        CMYK:
        36, 18, 0, 14
      HSL:
        210°, 53.3333%, 70.5882%
        HSV (HSB):
        210°, 36.3636%, 86.2745%
        XYZ:
        40.0547, 43.3853, 73.9732
        xyY:
        0.2545, 0.2756, 43.3853
      CIE-Lab:
        71.8157, -3.6506, -24.4136
        CIE-LCH:
        71.8157, 24.6850, 261.4954
        CIE-Luv:
        71.8157, -20.8251, -37.8535
        Hunter-Lab:
        65.8675, -6.7203, -20.4790
      #8cb4dc color charts
#8cb4dc RGB chart
      #8cb4dc CMYK chart
      #8cb4dc RGB pie chart
      #8cb4dc color shades, tints & tones
#8cb4dc color schemes
#8cb4dc color preview, HTML & CSS examples
           This text has a color of #8cb4dc        
        
          <p style="color:#8cb4dc;">Text here</p>
        
        
          .mytext {color:#8cb4dc;}
        
        Text color #8cb4dc
      
           This box has a color of #8cb4dc        
        
          <div style="background-color:#8cb4dc;">Content here</div>
        
        
          .mybackground {background-color:#8cb4dc;}
        
        Background color #8cb4dc
      
           Border around this has a color of #8cb4dc        
        
          <div style="border:2px solid #8cb4dc;">Content here</div>
        
        
          .myborder {border:2px solid #8cb4dc;}
        
        Border color #8cb4dc