#27cdfe color space conversions
Hex:
        #27cdfe
        RGB:
        39, 205, 254
        CMY:
        85, 20, 0
        CMYK:
        85, 19, 0, 0
      HSL:
        194°, 99.0783%, 57.4510%
        HSV (HSB):
        194°, 84.6457%, 99.6078%
        XYZ:
        40.5574, 51.2497, 101.5205
        xyY:
        0.2098, 0.2651, 51.2497
      CIE-Lab:
        76.8300, -23.7026, -35.3347
        CIE-LCH:
        76.8300, 42.5483, 236.1462
        CIE-Luv:
        76.8300, -52.1310, -54.1742
        Hunter-Lab:
        71.5889, -24.1546, -33.9671
      #27cdfe color charts
#27cdfe RGB chart
      #27cdfe CMYK chart
      #27cdfe RGB pie chart
      #27cdfe color shades, tints & tones
#27cdfe color schemes
#27cdfe color preview, HTML & CSS examples
           This text has a color of #27cdfe        
        
          <p style="color:#27cdfe;">Text here</p>
        
        
          .mytext {color:#27cdfe;}
        
        Text color #27cdfe
      
           This box has a color of #27cdfe        
        
          <div style="background-color:#27cdfe;">Content here</div>
        
        
          .mybackground {background-color:#27cdfe;}
        
        Background color #27cdfe
      
           Border around this has a color of #27cdfe        
        
          <div style="border:2px solid #27cdfe;">Content here</div>
        
        
          .myborder {border:2px solid #27cdfe;}
        
        Border color #27cdfe