#34c2eb color space conversions
Hex:
        #34c2eb
        RGB:
        52, 194, 235
        CMY:
        80, 24, 8
        CMYK:
        78, 17, 0, 8
      HSL:
        193°, 82.0628%, 56.2745%
        HSV (HSB):
        193°, 77.8723%, 92.1569%
        XYZ:
        35.7034, 45.3118, 85.4615
        xyY:
        0.2145, 0.2722, 45.3118
      CIE-Lab:
        73.0967, -23.2706, -30.8724
        CIE-LCH:
        73.0967, 38.6604, 232.9923
        CIE-Luv:
        73.0967, -48.3461, -46.2596
        Hunter-Lab:
        67.3140, -23.1232, -28.1544
      #34c2eb color charts
#34c2eb RGB chart
      #34c2eb CMYK chart
      #34c2eb RGB pie chart
      #34c2eb color shades, tints & tones
#34c2eb color schemes
#34c2eb color preview, HTML & CSS examples
           This text has a color of #34c2eb        
        
          <p style="color:#34c2eb;">Text here</p>
        
        
          .mytext {color:#34c2eb;}
        
        Text color #34c2eb
      
           This box has a color of #34c2eb        
        
          <div style="background-color:#34c2eb;">Content here</div>
        
        
          .mybackground {background-color:#34c2eb;}
        
        Background color #34c2eb
      
           Border around this has a color of #34c2eb        
        
          <div style="border:2px solid #34c2eb;">Content here</div>
        
        
          .myborder {border:2px solid #34c2eb;}
        
        Border color #34c2eb