#27cddf color space conversions
Hex:
        #27cddf
        RGB:
        39, 205, 223
        CMY:
        85, 20, 13
        CMYK:
        83, 8, 0, 13
      HSL:
        186°, 74.1935%, 51.3725%
        HSV (HSB):
        186°, 82.5112%, 87.4510%
        XYZ:
        35.9873, 49.4217, 77.4546
        xyY:
        0.2210, 0.3035, 49.4217
      CIE-Lab:
        75.7129, -33.5934, -20.4103
        CIE-LCH:
        75.7129, 39.3077, 211.2815
        CIE-Luv:
        75.7129, -54.4007, -27.3665
        Hunter-Lab:
        70.3006, -31.6507, -16.1132
      #27cddf color charts
#27cddf RGB chart
      #27cddf CMYK chart
      #27cddf RGB pie chart
      #27cddf color shades, tints & tones
#27cddf color schemes
#27cddf color preview, HTML & CSS examples
           This text has a color of #27cddf        
        
          <p style="color:#27cddf;">Text here</p>
        
        
          .mytext {color:#27cddf;}
        
        Text color #27cddf
      
           This box has a color of #27cddf        
        
          <div style="background-color:#27cddf;">Content here</div>
        
        
          .mybackground {background-color:#27cddf;}
        
        Background color #27cddf
      
           Border around this has a color of #27cddf        
        
          <div style="border:2px solid #27cddf;">Content here</div>
        
        
          .myborder {border:2px solid #27cddf;}
        
        Border color #27cddf