#34abed color space conversions
Hex:
        #34abed
        RGB:
        52, 171, 237
        CMY:
        80, 33, 7
        CMYK:
        78, 28, 0, 7
      HSL:
        201°, 83.7104%, 56.6667%
        HSV (HSB):
        201°, 78.0591%, 92.9412%
        XYZ:
        31.2651, 35.9703, 85.4159
        xyY:
        0.2048, 0.2356, 35.9703
      CIE-Lab:
        66.4972, -10.4393, -42.2180
        CIE-LCH:
        66.4972, 43.4895, 256.1110
        CIE-Luv:
        66.4972, -40.3101, -66.4892
        Hunter-Lab:
        59.9753, -11.9045, -42.4573
      #34abed color charts
#34abed RGB chart
      #34abed CMYK chart
      #34abed RGB pie chart
      #34abed color shades, tints & tones
#34abed color schemes
#34abed color preview, HTML & CSS examples
           This text has a color of #34abed        
        
          <p style="color:#34abed;">Text here</p>
        
        
          .mytext {color:#34abed;}
        
        Text color #34abed
      
           This box has a color of #34abed        
        
          <div style="background-color:#34abed;">Content here</div>
        
        
          .mybackground {background-color:#34abed;}
        
        Background color #34abed
      
           Border around this has a color of #34abed        
        
          <div style="border:2px solid #34abed;">Content here</div>
        
        
          .myborder {border:2px solid #34abed;}
        
        Border color #34abed