#34acdb color space conversions
Hex:
        #34acdb
        RGB:
        52, 172, 219
        CMY:
        80, 33, 14
        CMYK:
        76, 21, 0, 14
      HSL:
        197°, 69.8745%, 53.1373%
        HSV (HSB):
        197°, 76.2557%, 85.8824%
        XYZ:
        28.9549, 35.3496, 72.3149
        xyY:
        0.2119, 0.2587, 35.3496
      CIE-Lab:
        66.0199, -17.1018, -33.0825
        CIE-LCH:
        66.0199, 37.2414, 242.6635
        CIE-Luv:
        66.0199, -41.7246, -50.1478
        Hunter-Lab:
        59.4555, -17.1175, -30.4947
      #34acdb color charts
#34acdb RGB chart
      #34acdb CMYK chart
      #34acdb RGB pie chart
      #34acdb color shades, tints & tones
#34acdb color schemes
#34acdb color preview, HTML & CSS examples
           This text has a color of #34acdb        
        
          <p style="color:#34acdb;">Text here</p>
        
        
          .mytext {color:#34acdb;}
        
        Text color #34acdb
      
           This box has a color of #34acdb        
        
          <div style="background-color:#34acdb;">Content here</div>
        
        
          .mybackground {background-color:#34acdb;}
        
        Background color #34acdb
      
           Border around this has a color of #34acdb        
        
          <div style="border:2px solid #34acdb;">Content here</div>
        
        
          .myborder {border:2px solid #34acdb;}
        
        Border color #34acdb