#27fcef color space conversions
Hex:
        #27fcef
        RGB:
        39, 252, 239
        CMY:
        85, 1, 6
        CMYK:
        85, 0, 5, 1
      HSL:
        176°, 97.2603%, 57.0588%
        HSV (HSB):
        176°, 84.5238%, 98.8235%
        XYZ:
        51.2271, 76.2841, 93.6857
        xyY:
        0.2316, 0.3449, 76.2841
      CIE-Lab:
        89.9911, -49.9556, -7.4818
        CIE-LCH:
        89.9911, 50.5128, 188.5178
        CIE-Luv:
        89.9911, -69.0985, -3.9322
        Hunter-Lab:
        87.3408, -48.1526, -2.4586
      #27fcef color charts
#27fcef RGB chart
      #27fcef CMYK chart
      #27fcef RGB pie chart
      #27fcef color shades, tints & tones
#27fcef color schemes
#27fcef color preview, HTML & CSS examples
           This text has a color of #27fcef        
        
          <p style="color:#27fcef;">Text here</p>
        
        
          .mytext {color:#27fcef;}
        
        Text color #27fcef
      
           This box has a color of #27fcef        
        
          <div style="background-color:#27fcef;">Content here</div>
        
        
          .mybackground {background-color:#27fcef;}
        
        Background color #27fcef
      
           Border around this has a color of #27fcef        
        
          <div style="border:2px solid #27fcef;">Content here</div>
        
        
          .myborder {border:2px solid #27fcef;}
        
        Border color #27fcef