#34ddf1 color space conversions
Hex:
        #34ddf1
        RGB:
        52, 221, 241
        CMY:
        80, 13, 5
        CMYK:
        78, 8, 0, 5
      HSL:
        186°, 87.0968%, 57.4510%
        HSV (HSB):
        186°, 78.4232%, 94.5098%
        XYZ:
        43.1498, 58.7938, 92.2932
        xyY:
        0.2222, 0.3027, 58.7938
      CIE-Lab:
        81.1781, -34.5892, -21.7294
        CIE-LCH:
        81.1781, 40.8482, 212.1375
        CIE-Luv:
        81.1781, -57.2392, -29.6471
        Hunter-Lab:
        76.6771, -33.7347, -17.6910
      #34ddf1 color charts
#34ddf1 RGB chart
      #34ddf1 CMYK chart
      #34ddf1 RGB pie chart
      #34ddf1 color shades, tints & tones
#34ddf1 color schemes
#34ddf1 color preview, HTML & CSS examples
           This text has a color of #34ddf1        
        
          <p style="color:#34ddf1;">Text here</p>
        
        
          .mytext {color:#34ddf1;}
        
        Text color #34ddf1
      
           This box has a color of #34ddf1        
        
          <div style="background-color:#34ddf1;">Content here</div>
        
        
          .mybackground {background-color:#34ddf1;}
        
        Background color #34ddf1
      
           Border around this has a color of #34ddf1        
        
          <div style="border:2px solid #34ddf1;">Content here</div>
        
        
          .myborder {border:2px solid #34ddf1;}
        
        Border color #34ddf1