#34fbcd color space conversions
Hex:
        #34fbcd
        RGB:
        52, 251, 205
        CMY:
        80, 2, 20
        CMYK:
        79, 0, 18, 2
      HSL:
        166°, 96.1353%, 59.4118%
        HSV (HSB):
        166°, 79.2829%, 98.4314%
        XYZ:
        46.9328, 74.1322, 69.5929
        xyY:
        0.2462, 0.3888, 74.1322
      CIE-Lab:
        88.9849, -57.3221, 8.7298
        CIE-LCH:
        88.9849, 57.9830, 171.3408
        CIE-Luv:
        88.9849, -70.0778, 22.5397
        Hunter-Lab:
        86.1001, -53.3755, 12.3471
      #34fbcd color charts
#34fbcd RGB chart
      #34fbcd CMYK chart
      #34fbcd RGB pie chart
      #34fbcd color shades, tints & tones
#34fbcd color schemes
#34fbcd color preview, HTML & CSS examples
           This text has a color of #34fbcd        
        
          <p style="color:#34fbcd;">Text here</p>
        
        
          .mytext {color:#34fbcd;}
        
        Text color #34fbcd
      
           This box has a color of #34fbcd        
        
          <div style="background-color:#34fbcd;">Content here</div>
        
        
          .mybackground {background-color:#34fbcd;}
        
        Background color #34fbcd
      
           Border around this has a color of #34fbcd        
        
          <div style="border:2px solid #34fbcd;">Content here</div>
        
        
          .myborder {border:2px solid #34fbcd;}
        
        Border color #34fbcd