#36f2ea color space conversions
Hex:
        #36f2ea
        RGB:
        54, 242, 234
        CMY:
        79, 5, 8
        CMYK:
        78, 0, 3, 5
      HSL:
        177°, 87.8505%, 58.0392%
        HSV (HSB):
        177°, 77.6860%, 94.9020%
        XYZ:
        48.1247, 70.2290, 88.8610
        xyY:
        0.2322, 0.3389, 70.2290
      CIE-Lab:
        87.1091, -45.9189, -9.1276
        CIE-LCH:
        87.1091, 46.8173, 191.2426
        CIE-Luv:
        87.1091, -64.7052, -7.1926
        Hunter-Lab:
        83.8028, -44.1491, -4.2067
      #36f2ea color charts
#36f2ea RGB chart
      #36f2ea CMYK chart
      #36f2ea RGB pie chart
      #36f2ea color shades, tints & tones
#36f2ea color schemes
#36f2ea color preview, HTML & CSS examples
           This text has a color of #36f2ea        
        
          <p style="color:#36f2ea;">Text here</p>
        
        
          .mytext {color:#36f2ea;}
        
        Text color #36f2ea
      
           This box has a color of #36f2ea        
        
          <div style="background-color:#36f2ea;">Content here</div>
        
        
          .mybackground {background-color:#36f2ea;}
        
        Background color #36f2ea
      
           Border around this has a color of #36f2ea        
        
          <div style="border:2px solid #36f2ea;">Content here</div>
        
        
          .myborder {border:2px solid #36f2ea;}
        
        Border color #36f2ea