#34bee2 color space conversions
Hex:
        #34bee2
        RGB:
        52, 190, 226
        CMY:
        80, 25, 11
        CMYK:
        77, 16, 0, 11
      HSL:
        192°, 75.0000%, 54.5098%
        HSV (HSB):
        192°, 76.9912%, 88.6275%
        XYZ:
        33.5571, 43.0480, 78.4919
        xyY:
        0.2164, 0.2776, 43.0480
      CIE-Lab:
        71.5875, -24.1442, -28.3165
        CIE-LCH:
        71.5875, 37.2125, 229.5473
        CIE-Luv:
        71.5875, -47.5578, -41.6917
        Hunter-Lab:
        65.6109, -23.5243, -25.0024
      #34bee2 color charts
#34bee2 RGB chart
      #34bee2 CMYK chart
      #34bee2 RGB pie chart
      #34bee2 color shades, tints & tones
#34bee2 color schemes
#34bee2 color preview, HTML & CSS examples
           This text has a color of #34bee2        
        
          <p style="color:#34bee2;">Text here</p>
        
        
          .mytext {color:#34bee2;}
        
        Text color #34bee2
      
           This box has a color of #34bee2        
        
          <div style="background-color:#34bee2;">Content here</div>
        
        
          .mybackground {background-color:#34bee2;}
        
        Background color #34bee2
      
           Border around this has a color of #34bee2        
        
          <div style="border:2px solid #34bee2;">Content here</div>
        
        
          .myborder {border:2px solid #34bee2;}
        
        Border color #34bee2