#34dae3 color space conversions
Hex:
        #34dae3
        RGB:
        52, 218, 227
        CMY:
        80, 15, 11
        CMYK:
        77, 4, 0, 11
      HSL:
        183°, 75.7576%, 54.7059%
        HSV (HSB):
        183°, 77.0925%, 89.0196%
        XYZ:
        40.3527, 56.4189, 81.4362
        xyY:
        0.2264, 0.3166, 56.4189
      CIE-Lab:
        79.8516, -37.3612, -16.2828
        CIE-LCH:
        79.8516, 40.7552, 203.5485
        CIE-Luv:
        79.8516, -57.2161, -20.0945
        Hunter-Lab:
        75.1125, -35.5514, -11.7028
      #34dae3 color charts
#34dae3 RGB chart
      #34dae3 CMYK chart
      #34dae3 RGB pie chart
      #34dae3 color shades, tints & tones
#34dae3 color schemes
#34dae3 color preview, HTML & CSS examples
           This text has a color of #34dae3        
        
          <p style="color:#34dae3;">Text here</p>
        
        
          .mytext {color:#34dae3;}
        
        Text color #34dae3
      
           This box has a color of #34dae3        
        
          <div style="background-color:#34dae3;">Content here</div>
        
        
          .mybackground {background-color:#34dae3;}
        
        Background color #34dae3
      
           Border around this has a color of #34dae3        
        
          <div style="border:2px solid #34dae3;">Content here</div>
        
        
          .myborder {border:2px solid #34dae3;}
        
        Border color #34dae3