#34abce color space conversions
Hex:
        #34abce
        RGB:
        52, 171, 206
        CMY:
        80, 33, 19
        CMYK:
        75, 17, 0, 19
      HSL:
        194°, 61.1111%, 50.5882%
        HSV (HSB):
        194°, 74.7573%, 80.7843%
        XYZ:
        27.1197, 34.3121, 63.5861
        xyY:
        0.2169, 0.2745, 34.3121
      CIE-Lab:
        65.2096, -20.8724, -27.1557
        CIE-LCH:
        65.2096, 34.2504, 232.4533
        CIE-Luv:
        65.2096, -42.1812, -39.6636
        Hunter-Lab:
        58.5765, -19.8673, -23.3570
      #34abce color charts
#34abce RGB chart
      #34abce CMYK chart
      #34abce RGB pie chart
      #34abce color shades, tints & tones
#34abce color schemes
#34abce color preview, HTML & CSS examples
           This text has a color of #34abce        
        
          <p style="color:#34abce;">Text here</p>
        
        
          .mytext {color:#34abce;}
        
        Text color #34abce
      
           This box has a color of #34abce        
        
          <div style="background-color:#34abce;">Content here</div>
        
        
          .mybackground {background-color:#34abce;}
        
        Background color #34abce
      
           Border around this has a color of #34abce        
        
          <div style="border:2px solid #34abce;">Content here</div>
        
        
          .myborder {border:2px solid #34abce;}
        
        Border color #34abce