#8bc5ec color space conversions
Hex:
        #8bc5ec
        RGB:
        139, 197, 236
        CMY:
        45, 23, 7
        CMYK:
        41, 17, 0, 7
      HSL:
        204°, 71.8519%, 73.5294%
        HSV (HSB):
        204°, 41.1017%, 92.5490%
        XYZ:
        45.7540, 51.4776, 86.8816
        xyY:
        0.2485, 0.2796, 51.4776
      CIE-Lab:
        76.9674, -8.8592, -25.2150
        CIE-LCH:
        76.9674, 26.7261, 250.6414
        CIE-Luv:
        76.9674, -28.1708, -38.8070
        Hunter-Lab:
        71.7479, -11.7284, -21.5724
      #8bc5ec color charts
#8bc5ec RGB chart
      #8bc5ec CMYK chart
      #8bc5ec RGB pie chart
      #8bc5ec color shades, tints & tones
#8bc5ec color schemes
#8bc5ec color preview, HTML & CSS examples
           This text has a color of #8bc5ec        
        
          <p style="color:#8bc5ec;">Text here</p>
        
        
          .mytext {color:#8bc5ec;}
        
        Text color #8bc5ec
      
           This box has a color of #8bc5ec        
        
          <div style="background-color:#8bc5ec;">Content here</div>
        
        
          .mybackground {background-color:#8bc5ec;}
        
        Background color #8bc5ec
      
           Border around this has a color of #8bc5ec        
        
          <div style="border:2px solid #8bc5ec;">Content here</div>
        
        
          .myborder {border:2px solid #8bc5ec;}
        
        Border color #8bc5ec