#27bddd color space conversions
Hex:
        #27bddd
        RGB:
        39, 189, 221
        CMY:
        85, 26, 13
        CMYK:
        82, 14, 0, 13
      HSL:
        191°, 72.8000%, 50.9804%
        HSV (HSB):
        191°, 82.3529%, 86.6667%
        XYZ:
        32.0854, 42.0470, 74.8314
        xyY:
        0.2154, 0.2823, 42.0470
      CIE-Lab:
        70.9033, -26.4384, -26.6640
        CIE-LCH:
        70.9033, 37.5494, 225.2434
        CIE-Luv:
        70.9033, -49.0314, -38.5664
        Hunter-Lab:
        64.8436, -25.1524, -23.0318
      #27bddd color charts
#27bddd RGB chart
      #27bddd CMYK chart
      #27bddd RGB pie chart
      #27bddd color shades, tints & tones
#27bddd color schemes
#27bddd color preview, HTML & CSS examples
           This text has a color of #27bddd        
        
          <p style="color:#27bddd;">Text here</p>
        
        
          .mytext {color:#27bddd;}
        
        Text color #27bddd
      
           This box has a color of #27bddd        
        
          <div style="background-color:#27bddd;">Content here</div>
        
        
          .mybackground {background-color:#27bddd;}
        
        Background color #27bddd
      
           Border around this has a color of #27bddd        
        
          <div style="border:2px solid #27bddd;">Content here</div>
        
        
          .myborder {border:2px solid #27bddd;}
        
        Border color #27bddd