#34b1a5 color space conversions
Hex:
        #34b1a5
        RGB:
        52, 177, 165
        CMY:
        80, 31, 35
        CMYK:
        71, 0, 7, 31
      HSL:
        174°, 54.5852%, 44.9020%
        HSV (HSB):
        174°, 70.6215%, 69.4118%
        XYZ:
        23.9298, 34.8910, 41.0707
        xyY:
        0.2396, 0.3493, 34.8910
      CIE-Lab:
        65.6637, -36.2774, -3.7070
        CIE-LCH:
        65.6637, 36.4663, 185.8346
        CIE-Luv:
        65.6637, -47.0203, -0.0049
        Hunter-Lab:
        59.0686, -31.0561, 0.1233
      #34b1a5 color charts
#34b1a5 RGB chart
      #34b1a5 CMYK chart
      #34b1a5 RGB pie chart
      #34b1a5 color shades, tints & tones
#34b1a5 color schemes
#34b1a5 color preview, HTML & CSS examples
           This text has a color of #34b1a5        
        
          <p style="color:#34b1a5;">Text here</p>
        
        
          .mytext {color:#34b1a5;}
        
        Text color #34b1a5
      
           This box has a color of #34b1a5        
        
          <div style="background-color:#34b1a5;">Content here</div>
        
        
          .mybackground {background-color:#34b1a5;}
        
        Background color #34b1a5
      
           Border around this has a color of #34b1a5        
        
          <div style="border:2px solid #34b1a5;">Content here</div>
        
        
          .myborder {border:2px solid #34b1a5;}
        
        Border color #34b1a5