#8bc5ee color space conversions
Hex:
        #8bc5ee
        RGB:
        139, 197, 238
        CMY:
        45, 23, 7
        CMYK:
        42, 17, 0, 7
      HSL:
        205°, 74.4361%, 73.9216%
        HSV (HSB):
        205°, 41.5966%, 93.3333%
        XYZ:
        46.0463, 51.5945, 88.4208
        xyY:
        0.2475, 0.2773, 51.5945
      CIE-Lab:
        77.0377, -8.3296, -26.1828
        CIE-LCH:
        77.0377, 27.4759, 252.3524
        CIE-Luv:
        77.0377, -28.1611, -40.5129
        Hunter-Lab:
        71.8293, -11.2735, -22.7045
      #8bc5ee color charts
#8bc5ee RGB chart
      #8bc5ee CMYK chart
      #8bc5ee RGB pie chart
      #8bc5ee color shades, tints & tones
#8bc5ee color schemes
#8bc5ee color preview, HTML & CSS examples
           This text has a color of #8bc5ee        
        
          <p style="color:#8bc5ee;">Text here</p>
        
        
          .mytext {color:#8bc5ee;}
        
        Text color #8bc5ee
      
           This box has a color of #8bc5ee        
        
          <div style="background-color:#8bc5ee;">Content here</div>
        
        
          .mybackground {background-color:#8bc5ee;}
        
        Background color #8bc5ee
      
           Border around this has a color of #8bc5ee        
        
          <div style="border:2px solid #8bc5ee;">Content here</div>
        
        
          .myborder {border:2px solid #8bc5ee;}
        
        Border color #8bc5ee