#27dedf color space conversions
Hex:
        #27dedf
        RGB:
        39, 222, 223
        CMY:
        85, 13, 13
        CMYK:
        83, 0, 0, 13
      HSL:
        180°, 74.1935%, 51.3725%
        HSV (HSB):
        180°, 82.5112%, 87.4510%
        XYZ:
        40.2773, 58.0016, 78.8846
        xyY:
        0.2273, 0.3274, 58.0016
      CIE-Lab:
        80.7397, -41.4232, -12.8355
        CIE-LCH:
        80.7397, 43.3663, 197.2162
        CIE-Luv:
        80.7397, -60.2197, -13.8609
        Hunter-Lab:
        76.1588, -38.8765, -8.1009
      #27dedf color charts
#27dedf RGB chart
      #27dedf CMYK chart
      #27dedf RGB pie chart
      #27dedf color shades, tints & tones
#27dedf color schemes
#27dedf color preview, HTML & CSS examples
           This text has a color of #27dedf        
        
          <p style="color:#27dedf;">Text here</p>
        
        
          .mytext {color:#27dedf;}
        
        Text color #27dedf
      
           This box has a color of #27dedf        
        
          <div style="background-color:#27dedf;">Content here</div>
        
        
          .mybackground {background-color:#27dedf;}
        
        Background color #27dedf
      
           Border around this has a color of #27dedf        
        
          <div style="border:2px solid #27dedf;">Content here</div>
        
        
          .myborder {border:2px solid #27dedf;}
        
        Border color #27dedf