#34b1b1 color space conversions
Hex:
        #34b1b1
        RGB:
        52, 177, 177
        CMY:
        80, 31, 31
        CMYK:
        71, 0, 0, 31
      HSL:
        180°, 54.5852%, 44.9020%
        HSV (HSB):
        180°, 70.6215%, 69.4118%
        XYZ:
        25.0741, 35.3487, 47.0964
        xyY:
        0.2332, 0.3288, 35.3487
      CIE-Lab:
        66.0192, -32.8556, -9.8412
        CIE-LCH:
        66.0192, 34.2978, 196.6744
        CIE-Luv:
        66.0192, -46.2240, -9.9821
        Hunter-Lab:
        59.4547, -28.7662, -5.3476
      #34b1b1 color charts
#34b1b1 RGB chart
      #34b1b1 CMYK chart
      #34b1b1 RGB pie chart
      #34b1b1 color shades, tints & tones
#34b1b1 color schemes
#34b1b1 color preview, HTML & CSS examples
           This text has a color of #34b1b1        
        
          <p style="color:#34b1b1;">Text here</p>
        
        
          .mytext {color:#34b1b1;}
        
        Text color #34b1b1
      
           This box has a color of #34b1b1        
        
          <div style="background-color:#34b1b1;">Content here</div>
        
        
          .mybackground {background-color:#34b1b1;}
        
        Background color #34b1b1
      
           Border around this has a color of #34b1b1        
        
          <div style="border:2px solid #34b1b1;">Content here</div>
        
        
          .myborder {border:2px solid #34b1b1;}
        
        Border color #34b1b1