#34bac1 color space conversions
Hex:
        #34bac1
        RGB:
        52, 186, 193
        CMY:
        80, 27, 24
        CMYK:
        73, 4, 0, 24
      HSL:
        183°, 57.5510%, 48.0392%
        HSV (HSB):
        183°, 73.0570%, 75.6863%
        XYZ:
        28.6007, 39.6981, 56.6072
        xyY:
        0.2290, 0.3178, 39.6981
      CIE-Lab:
        69.2540, -32.4190, -13.8280
        CIE-LCH:
        69.2540, 35.2450, 203.1003
        CIE-Luv:
        69.2540, -48.3790, -16.4733
        Hunter-Lab:
        63.0065, -29.2342, -9.1637
      #34bac1 color charts
#34bac1 RGB chart
      #34bac1 CMYK chart
      #34bac1 RGB pie chart
      #34bac1 color shades, tints & tones
#34bac1 color schemes
#34bac1 color preview, HTML & CSS examples
           This text has a color of #34bac1        
        
          <p style="color:#34bac1;">Text here</p>
        
        
          .mytext {color:#34bac1;}
        
        Text color #34bac1
      
           This box has a color of #34bac1        
        
          <div style="background-color:#34bac1;">Content here</div>
        
        
          .mybackground {background-color:#34bac1;}
        
        Background color #34bac1
      
           Border around this has a color of #34bac1        
        
          <div style="border:2px solid #34bac1;">Content here</div>
        
        
          .myborder {border:2px solid #34bac1;}
        
        Border color #34bac1