#34b3c1 color space conversions
Hex:
        #34b3c1
        RGB:
        52, 179, 193
        CMY:
        80, 30, 24
        CMYK:
        73, 7, 0, 24
      HSL:
        186°, 57.5510%, 48.0392%
        HSV (HSB):
        186°, 73.0570%, 75.6863%
        XYZ:
        27.1619, 36.8205, 56.1276
        xyY:
        0.2261, 0.3066, 36.8205
      CIE-Lab:
        67.1422, -29.0317, -17.0137
        CIE-LCH:
        67.1422, 33.6498, 210.3719
        CIE-Luv:
        67.1422, -45.8771, -22.0143
        Hunter-Lab:
        60.6799, -26.2886, -12.3660
      #34b3c1 color charts
#34b3c1 RGB chart
      #34b3c1 CMYK chart
      #34b3c1 RGB pie chart
      #34b3c1 color shades, tints & tones
#34b3c1 color schemes
#34b3c1 color preview, HTML & CSS examples
           This text has a color of #34b3c1        
        
          <p style="color:#34b3c1;">Text here</p>
        
        
          .mytext {color:#34b3c1;}
        
        Text color #34b3c1
      
           This box has a color of #34b3c1        
        
          <div style="background-color:#34b3c1;">Content here</div>
        
        
          .mybackground {background-color:#34b3c1;}
        
        Background color #34b3c1
      
           Border around this has a color of #34b3c1        
        
          <div style="border:2px solid #34b3c1;">Content here</div>
        
        
          .myborder {border:2px solid #34b3c1;}
        
        Border color #34b3c1