#27d5fe color space conversions
Hex:
        #27d5fe
        RGB:
        39, 213, 254
        CMY:
        85, 16, 0
        CMYK:
        85, 16, 0, 0
      HSL:
        191°, 99.0783%, 57.4510%
        HSV (HSB):
        191°, 84.6457%, 99.6078%
        XYZ:
        42.5203, 55.1756, 102.1748
        xyY:
        0.2127, 0.2761, 55.1756
      CIE-Lab:
        79.1423, -27.6918, -31.7669
        CIE-LCH:
        79.1423, 42.1423, 228.9207
        CIE-Luv:
        79.1423, -54.8338, -47.6539
        Hunter-Lab:
        74.2803, -27.8115, -29.5590
      #27d5fe color charts
#27d5fe RGB chart
      #27d5fe CMYK chart
      #27d5fe RGB pie chart
      #27d5fe color shades, tints & tones
#27d5fe color schemes
#27d5fe color preview, HTML & CSS examples
           This text has a color of #27d5fe        
        
          <p style="color:#27d5fe;">Text here</p>
        
        
          .mytext {color:#27d5fe;}
        
        Text color #27d5fe
      
           This box has a color of #27d5fe        
        
          <div style="background-color:#27d5fe;">Content here</div>
        
        
          .mybackground {background-color:#27d5fe;}
        
        Background color #27d5fe
      
           Border around this has a color of #27d5fe        
        
          <div style="border:2px solid #27d5fe;">Content here</div>
        
        
          .myborder {border:2px solid #27d5fe;}
        
        Border color #27d5fe