#34c2fe color space conversions
Hex:
        #34c2fe
        RGB:
        52, 194, 254
        CMY:
        80, 24, 0
        CMYK:
        80, 24, 0, 0
      HSL:
        198°, 99.0196%, 60.0000%
        HSV (HSB):
        198°, 79.5276%, 99.6078%
        XYZ:
        38.5974, 46.4694, 100.7011
        xyY:
        0.2078, 0.2501, 46.4694
      CIE-Lab:
        73.8491, -17.0181, -39.9472
        CIE-LCH:
        73.8491, 43.4211, 246.9253
        CIE-Luv:
        73.8491, -47.1046, -62.7118
        Hunter-Lab:
        68.1685, -18.2271, -39.8676
      #34c2fe color charts
#34c2fe RGB chart
      #34c2fe CMYK chart
      #34c2fe RGB pie chart
      #34c2fe color shades, tints & tones
#34c2fe color schemes
#34c2fe color preview, HTML & CSS examples
           This text has a color of #34c2fe        
        
          <p style="color:#34c2fe;">Text here</p>
        
        
          .mytext {color:#34c2fe;}
        
        Text color #34c2fe
      
           This box has a color of #34c2fe        
        
          <div style="background-color:#34c2fe;">Content here</div>
        
        
          .mybackground {background-color:#34c2fe;}
        
        Background color #34c2fe
      
           Border around this has a color of #34c2fe        
        
          <div style="border:2px solid #34c2fe;">Content here</div>
        
        
          .myborder {border:2px solid #34c2fe;}
        
        Border color #34c2fe