#34c2dc color space conversions
Hex:
        #34c2dc
        RGB:
        52, 194, 220
        CMY:
        80, 24, 14
        CMYK:
        76, 12, 0, 14
      HSL:
        189°, 70.5882%, 53.3333%
        HSV (HSB):
        189°, 76.3636%, 86.2745%
        XYZ:
        33.6262, 44.4809, 74.5235
        xyY:
        0.2203, 0.2914, 44.4809
      CIE-Lab:
        72.5488, -28.0452, -23.5845
        CIE-LCH:
        72.5488, 36.6437, 220.0621
        CIE-Luv:
        72.5488, -49.3603, -33.2672
        Hunter-Lab:
        66.6940, -26.7173, -19.5645
      #34c2dc color charts
#34c2dc RGB chart
      #34c2dc CMYK chart
      #34c2dc RGB pie chart
      #34c2dc color shades, tints & tones
#34c2dc color schemes
#34c2dc color preview, HTML & CSS examples
           This text has a color of #34c2dc        
        
          <p style="color:#34c2dc;">Text here</p>
        
        
          .mytext {color:#34c2dc;}
        
        Text color #34c2dc
      
           This box has a color of #34c2dc        
        
          <div style="background-color:#34c2dc;">Content here</div>
        
        
          .mybackground {background-color:#34c2dc;}
        
        Background color #34c2dc
      
           Border around this has a color of #34c2dc        
        
          <div style="border:2px solid #34c2dc;">Content here</div>
        
        
          .myborder {border:2px solid #34c2dc;}
        
        Border color #34c2dc