#34eed5 color space conversions
Hex:
        #34eed5
        RGB:
        52, 238, 213
        CMY:
        80, 7, 16
        CMYK:
        78, 0, 11, 7
      HSL:
        172°, 84.5455%, 56.8627%
        HSV (HSB):
        172°, 78.1513%, 93.3333%
        XYZ:
        44.0010, 66.6832, 73.5029
        xyY:
        0.2389, 0.3620, 66.6832
      CIE-Lab:
        85.3437, -50.0340, -0.7159
        CIE-LCH:
        85.3437, 50.0392, 180.8198
        CIE-Luv:
        85.3437, -65.1033, 6.8572
        Hunter-Lab:
        81.6598, -46.7231, 3.7943
      #34eed5 color charts
#34eed5 RGB chart
      #34eed5 CMYK chart
      #34eed5 RGB pie chart
      #34eed5 color shades, tints & tones
#34eed5 color schemes
#34eed5 color preview, HTML & CSS examples
           This text has a color of #34eed5        
        
          <p style="color:#34eed5;">Text here</p>
        
        
          .mytext {color:#34eed5;}
        
        Text color #34eed5
      
           This box has a color of #34eed5        
        
          <div style="background-color:#34eed5;">Content here</div>
        
        
          .mybackground {background-color:#34eed5;}
        
        Background color #34eed5
      
           Border around this has a color of #34eed5        
        
          <div style="border:2px solid #34eed5;">Content here</div>
        
        
          .myborder {border:2px solid #34eed5;}
        
        Border color #34eed5