#34fee5 color space conversions
Hex:
        #34fee5
        RGB:
        52, 254, 229
        CMY:
        80, 0, 10
        CMYK:
        80, 0, 10, 0
      HSL:
        173°, 99.0196%, 60.0000%
        HSV (HSB):
        173°, 79.5276%, 99.6078%
        XYZ:
        51.0008, 77.2708, 86.3555
        xyY:
        0.2376, 0.3600, 77.2708
      CIE-Lab:
        90.4461, -52.5169, -1.6007
        CIE-LCH:
        90.4461, 52.5412, 181.7458
        CIE-Luv:
        90.4461, -69.3484, 5.9150
        Hunter-Lab:
        87.9038, -50.2679, 3.2870
      #34fee5 color charts
#34fee5 RGB chart
      #34fee5 CMYK chart
      #34fee5 RGB pie chart
      #34fee5 color shades, tints & tones
#34fee5 color schemes
#34fee5 color preview, HTML & CSS examples
           This text has a color of #34fee5        
        
          <p style="color:#34fee5;">Text here</p>
        
        
          .mytext {color:#34fee5;}
        
        Text color #34fee5
      
           This box has a color of #34fee5        
        
          <div style="background-color:#34fee5;">Content here</div>
        
        
          .mybackground {background-color:#34fee5;}
        
        Background color #34fee5
      
           Border around this has a color of #34fee5        
        
          <div style="border:2px solid #34fee5;">Content here</div>
        
        
          .myborder {border:2px solid #34fee5;}
        
        Border color #34fee5