#27fddd color space conversions
Hex:
        #27fddd
        RGB:
        39, 253, 221
        CMY:
        85, 1, 13
        CMYK:
        85, 0, 13, 1
      HSL:
        171°, 98.1651%, 57.2549%
        HSV (HSB):
        171°, 84.5850%, 99.2157%
        XYZ:
        49.0131, 75.9024, 80.4740
        xyY:
        0.2386, 0.3696, 75.9024
      CIE-Lab:
        89.8140, -55.1407, 1.6115
        CIE-LCH:
        89.8140, 55.1642, 178.3260
        CIE-Luv:
        89.8140, -70.8037, 11.3431
        Hunter-Lab:
        87.1220, -52.0428, 6.2196
      #27fddd color charts
#27fddd RGB chart
      #27fddd CMYK chart
      #27fddd RGB pie chart
      #27fddd color shades, tints & tones
#27fddd color schemes
#27fddd color preview, HTML & CSS examples
           This text has a color of #27fddd        
        
          <p style="color:#27fddd;">Text here</p>
        
        
          .mytext {color:#27fddd;}
        
        Text color #27fddd
      
           This box has a color of #27fddd        
        
          <div style="background-color:#27fddd;">Content here</div>
        
        
          .mybackground {background-color:#27fddd;}
        
        Background color #27fddd
      
           Border around this has a color of #27fddd        
        
          <div style="border:2px solid #27fddd;">Content here</div>
        
        
          .myborder {border:2px solid #27fddd;}
        
        Border color #27fddd