#34a2ab color space conversions
Hex:
        #34a2ab
        RGB:
        52, 162, 171
        CMY:
        80, 36, 33
        CMYK:
        70, 5, 0, 33
      HSL:
        185°, 53.3632%, 43.7255%
        HSV (HSB):
        185°, 69.5906%, 67.0588%
        XYZ:
        21.6872, 29.5110, 43.0812
        xyY:
        0.2300, 0.3130, 29.5110
      CIE-Lab:
        61.2300, -27.3548, -13.6719
        CIE-LCH:
        61.2300, 30.5811, 206.5558
        CIE-Luv:
        61.2300, -41.1516, -16.6326
        Hunter-Lab:
        54.3240, -23.8064, -8.9926
      #34a2ab color charts
#34a2ab RGB chart
      #34a2ab CMYK chart
      #34a2ab RGB pie chart
      #34a2ab color shades, tints & tones
#34a2ab color schemes
#34a2ab color preview, HTML & CSS examples
           This text has a color of #34a2ab        
        
          <p style="color:#34a2ab;">Text here</p>
        
        
          .mytext {color:#34a2ab;}
        
        Text color #34a2ab
      
           This box has a color of #34a2ab        
        
          <div style="background-color:#34a2ab;">Content here</div>
        
        
          .mybackground {background-color:#34a2ab;}
        
        Background color #34a2ab
      
           Border around this has a color of #34a2ab        
        
          <div style="border:2px solid #34a2ab;">Content here</div>
        
        
          .myborder {border:2px solid #34a2ab;}
        
        Border color #34a2ab