#34cfe2 color space conversions
Hex:
        #34cfe2
        RGB:
        52, 207, 226
        CMY:
        80, 19, 11
        CMYK:
        77, 8, 0, 11
      HSL:
        187°, 75.0000%, 54.5098%
        HSV (HSB):
        187°, 76.9912%, 88.6275%
        XYZ:
        37.4565, 50.8467, 79.7917
        xyY:
        0.2228, 0.3025, 50.8467
      CIE-Lab:
        76.5861, -32.5000, -20.6828
        CIE-LCH:
        76.5861, 38.5231, 212.4724
        CIE-Luv:
        76.5861, -53.4763, -27.9956
        Hunter-Lab:
        71.3069, -31.0236, -16.4302
      #34cfe2 color charts
#34cfe2 RGB chart
      #34cfe2 CMYK chart
      #34cfe2 RGB pie chart
      #34cfe2 color shades, tints & tones
#34cfe2 color schemes
#34cfe2 color preview, HTML & CSS examples
           This text has a color of #34cfe2        
        
          <p style="color:#34cfe2;">Text here</p>
        
        
          .mytext {color:#34cfe2;}
        
        Text color #34cfe2
      
           This box has a color of #34cfe2        
        
          <div style="background-color:#34cfe2;">Content here</div>
        
        
          .mybackground {background-color:#34cfe2;}
        
        Background color #34cfe2
      
           Border around this has a color of #34cfe2        
        
          <div style="border:2px solid #34cfe2;">Content here</div>
        
        
          .myborder {border:2px solid #34cfe2;}
        
        Border color #34cfe2