#27bdd2 color space conversions
Hex:
        #27bdd2
        RGB:
        39, 189, 210
        CMY:
        85, 26, 18
        CMYK:
        81, 10, 0, 18
      HSL:
        187°, 68.6747%, 48.8235%
        HSV (HSB):
        187°, 81.4286%, 82.3529%
        XYZ:
        30.6672, 41.4797, 67.3628
        xyY:
        0.2198, 0.2973, 41.4797
      CIE-Lab:
        70.5107, -29.9533, -21.2621
        CIE-LCH:
        70.5107, 36.7326, 215.3687
        CIE-Luv:
        70.5107, -49.8280, -29.0419
        Hunter-Lab:
        64.4047, -27.7131, -16.9299
      #27bdd2 color charts
#27bdd2 RGB chart
      #27bdd2 CMYK chart
      #27bdd2 RGB pie chart
      #27bdd2 color shades, tints & tones
#27bdd2 color schemes
#27bdd2 color preview, HTML & CSS examples
           This text has a color of #27bdd2        
        
          <p style="color:#27bdd2;">Text here</p>
        
        
          .mytext {color:#27bdd2;}
        
        Text color #27bdd2
      
           This box has a color of #27bdd2        
        
          <div style="background-color:#27bdd2;">Content here</div>
        
        
          .mybackground {background-color:#27bdd2;}
        
        Background color #27bdd2
      
           Border around this has a color of #27bdd2        
        
          <div style="border:2px solid #27bdd2;">Content here</div>
        
        
          .myborder {border:2px solid #27bdd2;}
        
        Border color #27bdd2