#27fcaa color space conversions
Hex:
        #27fcaa
        RGB:
        39, 252, 170
        CMY:
        85, 1, 33
        CMYK:
        85, 0, 33, 1
      HSL:
        157°, 97.2603%, 57.0588%
        HSV (HSB):
        157°, 84.5238%, 98.8235%
        XYZ:
        42.9028, 72.9544, 49.8506
        xyY:
        0.2589, 0.4403, 72.9544
      CIE-Lab:
        88.4260, -66.5645, 25.8984
        CIE-LCH:
        88.4260, 71.4252, 158.7404
        CIE-Luv:
        88.4260, -74.1153, 48.1947
        Hunter-Lab:
        85.4134, -59.8135, 25.1854
      #27fcaa color charts
#27fcaa RGB chart
      #27fcaa CMYK chart
      #27fcaa RGB pie chart
      #27fcaa color shades, tints & tones
#27fcaa color schemes
#27fcaa color preview, HTML & CSS examples
           This text has a color of #27fcaa        
        
          <p style="color:#27fcaa;">Text here</p>
        
        
          .mytext {color:#27fcaa;}
        
        Text color #27fcaa
      
           This box has a color of #27fcaa        
        
          <div style="background-color:#27fcaa;">Content here</div>
        
        
          .mybackground {background-color:#27fcaa;}
        
        Background color #27fcaa
      
           Border around this has a color of #27fcaa        
        
          <div style="border:2px solid #27fcaa;">Content here</div>
        
        
          .myborder {border:2px solid #27fcaa;}
        
        Border color #27fcaa