#34febc color space conversions
Hex:
        #34febc
        RGB:
        52, 254, 188
        CMY:
        80, 0, 26
        CMYK:
        80, 0, 26, 0
      HSL:
        160°, 99.0196%, 60.0000%
        HSV (HSB):
        160°, 79.5276%, 99.6078%
        XYZ:
        45.9351, 75.2445, 59.6796
        xyY:
        0.2540, 0.4160, 75.2445
      CIE-Lab:
        89.5074, -62.3947, 18.2333
        CIE-LCH:
        89.5074, 65.0042, 163.7103
        CIE-Luv:
        89.5074, -72.2617, 37.1703
        Hunter-Lab:
        86.7436, -57.2766, 19.9290
      #34febc color charts
#34febc RGB chart
      #34febc CMYK chart
      #34febc RGB pie chart
      #34febc color shades, tints & tones
#34febc color schemes
#34febc color preview, HTML & CSS examples
           This text has a color of #34febc        
        
          <p style="color:#34febc;">Text here</p>
        
        
          .mytext {color:#34febc;}
        
        Text color #34febc
      
           This box has a color of #34febc        
        
          <div style="background-color:#34febc;">Content here</div>
        
        
          .mybackground {background-color:#34febc;}
        
        Background color #34febc
      
           Border around this has a color of #34febc        
        
          <div style="border:2px solid #34febc;">Content here</div>
        
        
          .myborder {border:2px solid #34febc;}
        
        Border color #34febc