#27fcda color space conversions
Hex:
        #27fcda
        RGB:
        39, 252, 218
        CMY:
        85, 1, 15
        CMYK:
        85, 0, 13, 1
      HSL:
        170°, 97.2603%, 57.0588%
        HSV (HSB):
        170°, 84.5238%, 98.8235%
        XYZ:
        48.3020, 75.1141, 78.2824
        xyY:
        0.2395, 0.3724, 75.1141
      CIE-Lab:
        89.4464, -55.5049, 2.6344
        CIE-LCH:
        89.4464, 55.5674, 177.2826
        CIE-Luv:
        89.4464, -70.6976, 12.9802
        Hunter-Lab:
        86.6684, -52.1881, 7.1148
      #27fcda color charts
#27fcda RGB chart
      #27fcda CMYK chart
      #27fcda RGB pie chart
      #27fcda color shades, tints & tones
#27fcda color schemes
#27fcda color preview, HTML & CSS examples
           This text has a color of #27fcda        
        
          <p style="color:#27fcda;">Text here</p>
        
        
          .mytext {color:#27fcda;}
        
        Text color #27fcda
      
           This box has a color of #27fcda        
        
          <div style="background-color:#27fcda;">Content here</div>
        
        
          .mybackground {background-color:#27fcda;}
        
        Background color #27fcda
      
           Border around this has a color of #27fcda        
        
          <div style="border:2px solid #27fcda;">Content here</div>
        
        
          .myborder {border:2px solid #27fcda;}
        
        Border color #27fcda