#34cbe5 color space conversions
Hex:
        #34cbe5
        RGB:
        52, 203, 229
        CMY:
        80, 20, 10
        CMYK:
        77, 11, 0, 10
      HSL:
        189°, 77.2926%, 55.0980%
        HSV (HSB):
        189°, 77.2926%, 89.8039%
        XYZ:
        36.9150, 49.0991, 81.6602
        xyY:
        0.2202, 0.2928, 49.0991
      CIE-Lab:
        75.5129, -29.6496, -23.9296
        CIE-LCH:
        75.5129, 38.1015, 218.9064
        CIE-Luv:
        75.5129, -51.8764, -33.7897
        Hunter-Lab:
        70.0707, -28.5856, -20.0468
      #34cbe5 color charts
#34cbe5 RGB chart
      #34cbe5 CMYK chart
      #34cbe5 RGB pie chart
      #34cbe5 color shades, tints & tones
#34cbe5 color schemes
#34cbe5 color preview, HTML & CSS examples
           This text has a color of #34cbe5        
        
          <p style="color:#34cbe5;">Text here</p>
        
        
          .mytext {color:#34cbe5;}
        
        Text color #34cbe5
      
           This box has a color of #34cbe5        
        
          <div style="background-color:#34cbe5;">Content here</div>
        
        
          .mybackground {background-color:#34cbe5;}
        
        Background color #34cbe5
      
           Border around this has a color of #34cbe5        
        
          <div style="border:2px solid #34cbe5;">Content here</div>
        
        
          .myborder {border:2px solid #34cbe5;}
        
        Border color #34cbe5