#34f5ca color space conversions
Hex:
        #34f5ca
        RGB:
        52, 245, 202
        CMY:
        80, 4, 21
        CMYK:
        79, 0, 18, 4
      HSL:
        167°, 90.6103%, 58.2353%
        HSV (HSB):
        167°, 78.7755%, 96.0784%
        XYZ:
        44.7293, 70.2991, 67.0887
        xyY:
        0.2456, 0.3860, 70.2991
      CIE-Lab:
        87.1434, -55.6688, 7.6464
        CIE-LCH:
        87.1434, 56.1914, 172.1791
        CIE-Luv:
        87.1434, -68.2691, 20.5835
        Hunter-Lab:
        83.8446, -51.5022, 11.2500
      #34f5ca color charts
#34f5ca RGB chart
      #34f5ca CMYK chart
      #34f5ca RGB pie chart
      #34f5ca color shades, tints & tones
#34f5ca color schemes
#34f5ca color preview, HTML & CSS examples
           This text has a color of #34f5ca        
        
          <p style="color:#34f5ca;">Text here</p>
        
        
          .mytext {color:#34f5ca;}
        
        Text color #34f5ca
      
           This box has a color of #34f5ca        
        
          <div style="background-color:#34f5ca;">Content here</div>
        
        
          .mybackground {background-color:#34f5ca;}
        
        Background color #34f5ca
      
           Border around this has a color of #34f5ca        
        
          <div style="border:2px solid #34f5ca;">Content here</div>
        
        
          .myborder {border:2px solid #34f5ca;}
        
        Border color #34f5ca