#36f5ba color space conversions
Hex:
        #36f5ba
        RGB:
        54, 245, 186
        CMY:
        79, 4, 27
        CMYK:
        78, 0, 24, 4
      HSL:
        161°, 90.5213%, 58.6275%
        HSV (HSB):
        161°, 77.9592%, 96.0784%
        XYZ:
        43.0367, 69.6343, 57.6269
        xyY:
        0.2527, 0.4089, 69.6343
      CIE-Lab:
        86.8172, -59.2315, 15.4934
        CIE-LCH:
        86.8172, 61.2244, 165.3414
        CIE-Luv:
        86.8172, -69.1420, 32.5959
        Hunter-Lab:
        83.4471, -53.9737, 17.4686
      #36f5ba color charts
#36f5ba RGB chart
      #36f5ba CMYK chart
      #36f5ba RGB pie chart
      #36f5ba color shades, tints & tones
#36f5ba color schemes
#36f5ba color preview, HTML & CSS examples
           This text has a color of #36f5ba        
        
          <p style="color:#36f5ba;">Text here</p>
        
        
          .mytext {color:#36f5ba;}
        
        Text color #36f5ba
      
           This box has a color of #36f5ba        
        
          <div style="background-color:#36f5ba;">Content here</div>
        
        
          .mybackground {background-color:#36f5ba;}
        
        Background color #36f5ba
      
           Border around this has a color of #36f5ba        
        
          <div style="border:2px solid #36f5ba;">Content here</div>
        
        
          .myborder {border:2px solid #36f5ba;}
        
        Border color #36f5ba