#34cdb5 color space conversions
Hex:
        #34cdb5
        RGB:
        52, 205, 181
        CMY:
        80, 20, 29
        CMYK:
        75, 0, 12, 20
      HSL:
        171°, 60.4743%, 50.3922%
        HSV (HSB):
        171°, 74.6341%, 80.3922%
        XYZ:
        31.5880, 47.7289, 51.2638
        xyY:
        0.2419, 0.3655, 47.7289
      CIE-Lab:
        74.6536, -44.4122, 0.7099
        CIE-LCH:
        74.6536, 44.4179, 179.0843
        CIE-Luv:
        74.6536, -55.9523, 8.0138
        Hunter-Lab:
        69.0861, -39.2858, 4.3655
      #34cdb5 color charts
#34cdb5 RGB chart
      #34cdb5 CMYK chart
      #34cdb5 RGB pie chart
      #34cdb5 color shades, tints & tones
#34cdb5 color schemes
#34cdb5 color preview, HTML & CSS examples
           This text has a color of #34cdb5        
        
          <p style="color:#34cdb5;">Text here</p>
        
        
          .mytext {color:#34cdb5;}
        
        Text color #34cdb5
      
           This box has a color of #34cdb5        
        
          <div style="background-color:#34cdb5;">Content here</div>
        
        
          .mybackground {background-color:#34cdb5;}
        
        Background color #34cdb5
      
           Border around this has a color of #34cdb5        
        
          <div style="border:2px solid #34cdb5;">Content here</div>
        
        
          .myborder {border:2px solid #34cdb5;}
        
        Border color #34cdb5