#27fefa color space conversions
Hex:
        #27fefa
        RGB:
        39, 254, 250
        CMY:
        85, 0, 2
        CMYK:
        85, 0, 2, 0
      HSL:
        179°, 99.0783%, 57.4510%
        HSV (HSB):
        179°, 84.6457%, 99.6078%
        XYZ:
        53.5338, 78.2171, 102.7184
        xyY:
        0.2283, 0.3336, 78.2171
      CIE-Lab:
        90.8789, -47.7641, -11.8780
        CIE-LCH:
        90.8789, 49.2189, 193.9651
        CIE-Luv:
        90.8789, -68.9161, -11.4812
        Hunter-Lab:
        88.4404, -46.7230, -6.9536
      #27fefa color charts
#27fefa RGB chart
      #27fefa CMYK chart
      #27fefa RGB pie chart
      #27fefa color shades, tints & tones
#27fefa color schemes
#27fefa color preview, HTML & CSS examples
           This text has a color of #27fefa        
        
          <p style="color:#27fefa;">Text here</p>
        
        
          .mytext {color:#27fefa;}
        
        Text color #27fefa
      
           This box has a color of #27fefa        
        
          <div style="background-color:#27fefa;">Content here</div>
        
        
          .mybackground {background-color:#27fefa;}
        
        Background color #27fefa
      
           Border around this has a color of #27fefa        
        
          <div style="border:2px solid #27fefa;">Content here</div>
        
        
          .myborder {border:2px solid #27fefa;}
        
        Border color #27fefa