#34a8be color space conversions
Hex:
        #34a8be
        RGB:
        52, 168, 190
        CMY:
        80, 34, 25
        CMYK:
        73, 12, 0, 25
      HSL:
        190°, 57.0248%, 47.4510%
        HSV (HSB):
        190°, 72.6316%, 74.5098%
        XYZ:
        24.7131, 32.4530, 53.6767
        xyY:
        0.2230, 0.2928, 32.4530
      CIE-Lab:
        63.7156, -24.4727, -20.5527
        CIE-LCH:
        63.7156, 31.9582, 220.0243
        CIE-Luv:
        63.7156, -42.1242, -28.2001
        Hunter-Lab:
        56.9676, -22.2582, -15.9877
      #34a8be color charts
#34a8be RGB chart
      #34a8be CMYK chart
      #34a8be RGB pie chart
      #34a8be color shades, tints & tones
#34a8be color schemes
#34a8be color preview, HTML & CSS examples
           This text has a color of #34a8be        
        
          <p style="color:#34a8be;">Text here</p>
        
        
          .mytext {color:#34a8be;}
        
        Text color #34a8be
      
           This box has a color of #34a8be        
        
          <div style="background-color:#34a8be;">Content here</div>
        
        
          .mybackground {background-color:#34a8be;}
        
        Background color #34a8be
      
           Border around this has a color of #34a8be        
        
          <div style="border:2px solid #34a8be;">Content here</div>
        
        
          .myborder {border:2px solid #34a8be;}
        
        Border color #34a8be