#34abbe color space conversions
Hex:
        #34abbe
        RGB:
        52, 171, 190
        CMY:
        80, 33, 25
        CMYK:
        73, 10, 0, 25
      HSL:
        188°, 57.0248%, 47.4510%
        HSV (HSB):
        188°, 72.6316%, 74.5098%
        XYZ:
        25.2733, 33.5736, 53.8635
        xyY:
        0.2242, 0.2979, 33.5736
      CIE-Lab:
        64.6227, -25.9890, -19.1717
        CIE-LCH:
        64.6227, 32.2952, 216.4157
        CIE-Luv:
        64.6227, -43.2035, -25.8048
        Hunter-Lab:
        57.9427, -23.5420, -14.5560
      #34abbe color charts
#34abbe RGB chart
      #34abbe CMYK chart
      #34abbe RGB pie chart
      #34abbe color shades, tints & tones
#34abbe color schemes
#34abbe color preview, HTML & CSS examples
           This text has a color of #34abbe        
        
          <p style="color:#34abbe;">Text here</p>
        
        
          .mytext {color:#34abbe;}
        
        Text color #34abbe
      
           This box has a color of #34abbe        
        
          <div style="background-color:#34abbe;">Content here</div>
        
        
          .mybackground {background-color:#34abbe;}
        
        Background color #34abbe
      
           Border around this has a color of #34abbe        
        
          <div style="border:2px solid #34abbe;">Content here</div>
        
        
          .myborder {border:2px solid #34abbe;}
        
        Border color #34abbe