#36f2dd color space conversions
Hex:
        #36f2dd
        RGB:
        54, 242, 221
        CMY:
        79, 5, 13
        CMYK:
        78, 0, 9, 5
      HSL:
        173°, 87.8505%, 58.0392%
        HSV (HSB):
        173°, 77.6860%, 94.9020%
        XYZ:
        46.3246, 69.5090, 79.3816
        xyY:
        0.2373, 0.3561, 69.5090
      CIE-Lab:
        86.7555, -49.4269, -2.8399
        CIE-LCH:
        86.7555, 49.5084, 183.2884
        CIE-Luv:
        86.7555, -65.6547, 3.4416
        Hunter-Lab:
        83.3721, -46.7199, 1.9082
      #36f2dd color charts
#36f2dd RGB chart
      #36f2dd CMYK chart
      #36f2dd RGB pie chart
      #36f2dd color shades, tints & tones
#36f2dd color schemes
#36f2dd color preview, HTML & CSS examples
           This text has a color of #36f2dd        
        
          <p style="color:#36f2dd;">Text here</p>
        
        
          .mytext {color:#36f2dd;}
        
        Text color #36f2dd
      
           This box has a color of #36f2dd        
        
          <div style="background-color:#36f2dd;">Content here</div>
        
        
          .mybackground {background-color:#36f2dd;}
        
        Background color #36f2dd
      
           Border around this has a color of #36f2dd        
        
          <div style="border:2px solid #36f2dd;">Content here</div>
        
        
          .myborder {border:2px solid #36f2dd;}
        
        Border color #36f2dd