#8bc1cd color space conversions
Hex:
        #8bc1cd
        RGB:
        139, 193, 205
        CMY:
        45, 24, 20
        CMYK:
        32, 6, 0, 20
      HSL:
        191°, 39.7590%, 67.4510%
        HSV (HSB):
        191°, 32.1951%, 80.3922%
        XYZ:
        40.7369, 48.0367, 64.8826
        xyY:
        0.2651, 0.3126, 48.0367
      CIE-Lab:
        74.8481, -14.6052, -11.6661
        CIE-LCH:
        74.8481, 18.6925, 218.6167
        CIE-Luv:
        74.8481, -26.6424, -15.6436
        Hunter-Lab:
        69.3085, -16.3744, -6.9879
      #8bc1cd color charts
#8bc1cd RGB chart
      #8bc1cd CMYK chart
      #8bc1cd RGB pie chart
      #8bc1cd color shades, tints & tones
#8bc1cd color schemes
#8bc1cd color preview, HTML & CSS examples
           This text has a color of #8bc1cd        
        
          <p style="color:#8bc1cd;">Text here</p>
        
        
          .mytext {color:#8bc1cd;}
        
        Text color #8bc1cd
      
           This box has a color of #8bc1cd        
        
          <div style="background-color:#8bc1cd;">Content here</div>
        
        
          .mybackground {background-color:#8bc1cd;}
        
        Background color #8bc1cd
      
           Border around this has a color of #8bc1cd        
        
          <div style="border:2px solid #8bc1cd;">Content here</div>
        
        
          .myborder {border:2px solid #8bc1cd;}
        
        Border color #8bc1cd