#34bac2 color space conversions
Hex:
        #34bac2
        RGB:
        52, 186, 194
        CMY:
        80, 27, 24
        CMYK:
        73, 4, 0, 24
      HSL:
        183°, 57.7236%, 48.2353%
        HSV (HSB):
        183°, 73.1959%, 76.0784%
        XYZ:
        28.7127, 39.7429, 57.1968
        xyY:
        0.2285, 0.3163, 39.7429
      CIE-Lab:
        69.2860, -32.1205, -14.3292
        CIE-LCH:
        69.2860, 35.1718, 204.0420
        CIE-Luv:
        69.2860, -48.3108, -17.3242
        Hunter-Lab:
        63.0420, -29.0250, -9.6633
      #34bac2 color charts
#34bac2 RGB chart
      #34bac2 CMYK chart
      #34bac2 RGB pie chart
      #34bac2 color shades, tints & tones
#34bac2 color schemes
#34bac2 color preview, HTML & CSS examples
           This text has a color of #34bac2        
        
          <p style="color:#34bac2;">Text here</p>
        
        
          .mytext {color:#34bac2;}
        
        Text color #34bac2
      
           This box has a color of #34bac2        
        
          <div style="background-color:#34bac2;">Content here</div>
        
        
          .mybackground {background-color:#34bac2;}
        
        Background color #34bac2
      
           Border around this has a color of #34bac2        
        
          <div style="border:2px solid #34bac2;">Content here</div>
        
        
          .myborder {border:2px solid #34bac2;}
        
        Border color #34bac2