#34a1e1 color space conversions
Hex:
        #34a1e1
        RGB:
        52, 161, 225
        CMY:
        80, 37, 12
        CMYK:
        77, 28, 0, 12
      HSL:
        202°, 74.2489%, 54.3137%
        HSV (HSB):
        202°, 76.8889%, 88.2353%
        XYZ:
        27.7516, 31.6560, 75.8817
        xyY:
        0.2051, 0.2340, 31.6560
      CIE-Lab:
        63.0576, -9.0593, -41.0130
        CIE-LCH:
        63.0576, 42.0016, 257.5440
        CIE-Luv:
        63.0576, -37.5653, -64.0906
        Hunter-Lab:
        56.2637, -10.4177, -40.5786
      #34a1e1 color charts
#34a1e1 RGB chart
      #34a1e1 CMYK chart
      #34a1e1 RGB pie chart
      #34a1e1 color shades, tints & tones
#34a1e1 color schemes
#34a1e1 color preview, HTML & CSS examples
           This text has a color of #34a1e1        
        
          <p style="color:#34a1e1;">Text here</p>
        
        
          .mytext {color:#34a1e1;}
        
        Text color #34a1e1
      
           This box has a color of #34a1e1        
        
          <div style="background-color:#34a1e1;">Content here</div>
        
        
          .mybackground {background-color:#34a1e1;}
        
        Background color #34a1e1
      
           Border around this has a color of #34a1e1        
        
          <div style="border:2px solid #34a1e1;">Content here</div>
        
        
          .myborder {border:2px solid #34a1e1;}
        
        Border color #34a1e1