#34a5ec color space conversions
Hex:
        #34a5ec
        RGB:
        52, 165, 236
        CMY:
        80, 35, 7
        CMYK:
        78, 30, 0, 7
      HSL:
        203°, 82.8829%, 56.4706%
        HSV (HSB):
        203°, 77.9661%, 92.5490%
        XYZ:
        30.0116, 33.6965, 84.2792
        xyY:
        0.2028, 0.2277, 33.6965
      CIE-Lab:
        64.7209, -7.4585, -44.4587
        CIE-LCH:
        64.7209, 45.0800, 260.4765
        CIE-Luv:
        64.7209, -38.3276, -70.3579
        Hunter-Lab:
        58.0487, -9.2992, -45.4474
      #34a5ec color charts
#34a5ec RGB chart
      #34a5ec CMYK chart
      #34a5ec RGB pie chart
      #34a5ec color shades, tints & tones
#34a5ec color schemes
#34a5ec color preview, HTML & CSS examples
           This text has a color of #34a5ec        
        
          <p style="color:#34a5ec;">Text here</p>
        
        
          .mytext {color:#34a5ec;}
        
        Text color #34a5ec
      
           This box has a color of #34a5ec        
        
          <div style="background-color:#34a5ec;">Content here</div>
        
        
          .mybackground {background-color:#34a5ec;}
        
        Background color #34a5ec
      
           Border around this has a color of #34a5ec        
        
          <div style="border:2px solid #34a5ec;">Content here</div>
        
        
          .myborder {border:2px solid #34a5ec;}
        
        Border color #34a5ec