#27d3ef color space conversions
Hex:
        #27d3ef
        RGB:
        39, 211, 239
        CMY:
        85, 17, 6
        CMYK:
        84, 12, 0, 6
      HSL:
        188°, 86.2069%, 54.5098%
        HSV (HSB):
        188°, 83.6820%, 93.7255%
        XYZ:
        39.7110, 53.2519, 89.8470
        xyY:
        0.2172, 0.2913, 53.2519
      CIE-Lab:
        78.0235, -31.4839, -25.4812
        CIE-LCH:
        78.0235, 40.5034, 218.9847
        CIE-Luv:
        78.0235, -55.2622, -36.3088
        Hunter-Lab:
        72.9739, -30.5681, -21.9174
      #27d3ef color charts
#27d3ef RGB chart
      #27d3ef CMYK chart
      #27d3ef RGB pie chart
      #27d3ef color shades, tints & tones
#27d3ef color schemes
#27d3ef color preview, HTML & CSS examples
           This text has a color of #27d3ef        
        
          <p style="color:#27d3ef;">Text here</p>
        
        
          .mytext {color:#27d3ef;}
        
        Text color #27d3ef
      
           This box has a color of #27d3ef        
        
          <div style="background-color:#27d3ef;">Content here</div>
        
        
          .mybackground {background-color:#27d3ef;}
        
        Background color #27d3ef
      
           Border around this has a color of #27d3ef        
        
          <div style="border:2px solid #27d3ef;">Content here</div>
        
        
          .myborder {border:2px solid #27d3ef;}
        
        Border color #27d3ef