#27b1dc color space conversions
Hex:
        #27b1dc
        RGB:
        39, 177, 220
        CMY:
        85, 31, 14
        CMYK:
        82, 20, 0, 14
      HSL:
        194°, 72.1116%, 50.7843%
        HSV (HSB):
        194°, 82.2727%, 86.2745%
        XYZ:
        29.4771, 37.0429, 73.3065
        xyY:
        0.2108, 0.2649, 37.0429
      CIE-Lab:
        67.3092, -20.6485, -31.6536
        CIE-LCH:
        67.3092, 37.7930, 236.8825
        CIE-Luv:
        67.3092, -44.9560, -47.4372
        Hunter-Lab:
        60.8629, -20.0590, -28.8080
      #27b1dc color charts
#27b1dc RGB chart
      #27b1dc CMYK chart
      #27b1dc RGB pie chart
      #27b1dc color shades, tints & tones
#27b1dc color schemes
#27b1dc color preview, HTML & CSS examples
           This text has a color of #27b1dc        
        
          <p style="color:#27b1dc;">Text here</p>
        
        
          .mytext {color:#27b1dc;}
        
        Text color #27b1dc
      
           This box has a color of #27b1dc        
        
          <div style="background-color:#27b1dc;">Content here</div>
        
        
          .mybackground {background-color:#27b1dc;}
        
        Background color #27b1dc
      
           Border around this has a color of #27b1dc        
        
          <div style="border:2px solid #27b1dc;">Content here</div>
        
        
          .myborder {border:2px solid #27b1dc;}
        
        Border color #27b1dc