#34feb5 color space conversions
Hex:
        #34feb5
        RGB:
        52, 254, 181
        CMY:
        80, 0, 29
        CMYK:
        80, 0, 29, 0
      HSL:
        158°, 99.0196%, 60.0000%
        HSV (HSB):
        158°, 79.5276%, 99.6078%
        XYZ:
        45.1985, 74.9499, 55.8006
        xyY:
        0.2569, 0.4260, 74.9499
      CIE-Lab:
        89.3695, -63.9090, 21.6213
        CIE-LCH:
        89.3695, 67.4673, 161.3086
        CIE-Luv:
        89.3695, -72.7300, 42.1097
        Hunter-Lab:
        86.5736, -58.3123, 22.3864
      #34feb5 color charts
#34feb5 RGB chart
      #34feb5 CMYK chart
      #34feb5 RGB pie chart
      #34feb5 color shades, tints & tones
#34feb5 color schemes
#34feb5 color preview, HTML & CSS examples
           This text has a color of #34feb5        
        
          <p style="color:#34feb5;">Text here</p>
        
        
          .mytext {color:#34feb5;}
        
        Text color #34feb5
      
           This box has a color of #34feb5        
        
          <div style="background-color:#34feb5;">Content here</div>
        
        
          .mybackground {background-color:#34feb5;}
        
        Background color #34feb5
      
           Border around this has a color of #34feb5        
        
          <div style="border:2px solid #34feb5;">Content here</div>
        
        
          .myborder {border:2px solid #34feb5;}
        
        Border color #34feb5