#36f2be color space conversions
Hex:
        #36f2be
        RGB:
        54, 242, 190
        CMY:
        79, 5, 25
        CMYK:
        78, 0, 21, 5
      HSL:
        163°, 87.8505%, 58.0392%
        HSV (HSB):
        163°, 77.6860%, 94.9020%
        XYZ:
        42.5677, 68.0062, 59.5982
        xyY:
        0.2501, 0.3996, 68.0062
      CIE-Lab:
        86.0096, -57.1501, 12.2769
        CIE-LCH:
        86.0096, 58.4539, 167.8760
        CIE-Luv:
        86.0096, -67.8541, 27.5937
        Hunter-Lab:
        82.4659, -52.1762, 14.8772
      #36f2be color charts
#36f2be RGB chart
      #36f2be CMYK chart
      #36f2be RGB pie chart
      #36f2be color shades, tints & tones
#36f2be color schemes
#36f2be color preview, HTML & CSS examples
           This text has a color of #36f2be        
        
          <p style="color:#36f2be;">Text here</p>
        
        
          .mytext {color:#36f2be;}
        
        Text color #36f2be
      
           This box has a color of #36f2be        
        
          <div style="background-color:#36f2be;">Content here</div>
        
        
          .mybackground {background-color:#36f2be;}
        
        Background color #36f2be
      
           Border around this has a color of #36f2be        
        
          <div style="border:2px solid #36f2be;">Content here</div>
        
        
          .myborder {border:2px solid #36f2be;}
        
        Border color #36f2be