#27c5fd color space conversions
Hex:
        #27c5fd
        RGB:
        39, 197, 253
        CMY:
        85, 23, 1
        CMYK:
        85, 22, 0, 1
      HSL:
        196°, 98.1651%, 57.2549%
        HSV (HSB):
        196°, 84.5850%, 99.2157%
        XYZ:
        38.5326, 47.4557, 100.0575
        xyY:
        0.2071, 0.2551, 47.4557
      CIE-Lab:
        74.4803, -19.9461, -38.4428
        CIE-LCH:
        74.4803, 43.3094, 242.5774
        CIE-Luv:
        74.4803, -49.5010, -59.8205
        Hunter-Lab:
        68.8881, -20.7101, -37.8949
      #27c5fd color charts
#27c5fd RGB chart
      #27c5fd CMYK chart
      #27c5fd RGB pie chart
      #27c5fd color shades, tints & tones
#27c5fd color schemes
#27c5fd color preview, HTML & CSS examples
           This text has a color of #27c5fd        
        
          <p style="color:#27c5fd;">Text here</p>
        
        
          .mytext {color:#27c5fd;}
        
        Text color #27c5fd
      
           This box has a color of #27c5fd        
        
          <div style="background-color:#27c5fd;">Content here</div>
        
        
          .mybackground {background-color:#27c5fd;}
        
        Background color #27c5fd
      
           Border around this has a color of #27c5fd        
        
          <div style="border:2px solid #27c5fd;">Content here</div>
        
        
          .myborder {border:2px solid #27c5fd;}
        
        Border color #27c5fd