#34c0e1 color space conversions
Hex:
        #34c0e1
        RGB:
        52, 192, 225
        CMY:
        80, 25, 12
        CMYK:
        77, 15, 0, 12
      HSL:
        191°, 74.2489%, 54.3137%
        HSV (HSB):
        191°, 76.8889%, 88.2353%
        XYZ:
        33.8564, 43.8656, 77.9166
        xyY:
        0.2175, 0.2818, 43.8656
      CIE-Lab:
        72.1386, -25.4718, -26.9272
        CIE-LCH:
        72.1386, 37.0660, 226.5910
        CIE-Luv:
        72.1386, -48.3221, -39.2077
        Hunter-Lab:
        66.2311, -24.6577, -23.3891
      #34c0e1 color charts
#34c0e1 RGB chart
      #34c0e1 CMYK chart
      #34c0e1 RGB pie chart
      #34c0e1 color shades, tints & tones
#34c0e1 color schemes
#34c0e1 color preview, HTML & CSS examples
           This text has a color of #34c0e1        
        
          <p style="color:#34c0e1;">Text here</p>
        
        
          .mytext {color:#34c0e1;}
        
        Text color #34c0e1
      
           This box has a color of #34c0e1        
        
          <div style="background-color:#34c0e1;">Content here</div>
        
        
          .mybackground {background-color:#34c0e1;}
        
        Background color #34c0e1
      
           Border around this has a color of #34c0e1        
        
          <div style="border:2px solid #34c0e1;">Content here</div>
        
        
          .myborder {border:2px solid #34c0e1;}
        
        Border color #34c0e1