#27fdde color space conversions
Hex:
        #27fdde
        RGB:
        39, 253, 222
        CMY:
        85, 1, 13
        CMYK:
        85, 0, 12, 1
      HSL:
        171°, 98.1651%, 57.2549%
        HSV (HSB):
        171°, 84.5850%, 99.2157%
        XYZ:
        49.1468, 75.9558, 81.1779
        xyY:
        0.2383, 0.3682, 75.9558
      CIE-Lab:
        89.8388, -54.8836, 1.1287
        CIE-LCH:
        89.8388, 54.8952, 178.8219
        CIE-Luv:
        89.8388, -70.7282, 10.5506
        Hunter-Lab:
        87.1526, -51.8580, 5.7815
      #27fdde color charts
#27fdde RGB chart
      #27fdde CMYK chart
      #27fdde RGB pie chart
      #27fdde color shades, tints & tones
#27fdde color schemes
#27fdde color preview, HTML & CSS examples
           This text has a color of #27fdde        
        
          <p style="color:#27fdde;">Text here</p>
        
        
          .mytext {color:#27fdde;}
        
        Text color #27fdde
      
           This box has a color of #27fdde        
        
          <div style="background-color:#27fdde;">Content here</div>
        
        
          .mybackground {background-color:#27fdde;}
        
        Background color #27fdde
      
           Border around this has a color of #27fdde        
        
          <div style="border:2px solid #27fdde;">Content here</div>
        
        
          .myborder {border:2px solid #27fdde;}
        
        Border color #27fdde