#34e2fe color space conversions
Hex:
        #34e2fe
        RGB:
        52, 226, 254
        CMY:
        80, 11, 0
        CMYK:
        80, 11, 0, 0
      HSL:
        188°, 99.0196%, 60.0000%
        HSV (HSB):
        188°, 79.5276%, 99.6078%
        XYZ:
        46.5019, 62.2785, 103.3360
        xyY:
        0.2192, 0.2936, 62.2785
      CIE-Lab:
        83.0613, -33.0024, -25.7489
        CIE-LCH:
        83.0613, 41.8589, 217.9618
        CIE-Luv:
        83.0613, -58.0117, -36.7849
        Hunter-Lab:
        78.9167, -32.9227, -22.3944
      #34e2fe color charts
#34e2fe RGB chart
      #34e2fe CMYK chart
      #34e2fe RGB pie chart
      #34e2fe color shades, tints & tones
#34e2fe color schemes
#34e2fe color preview, HTML & CSS examples
           This text has a color of #34e2fe        
        
          <p style="color:#34e2fe;">Text here</p>
        
        
          .mytext {color:#34e2fe;}
        
        Text color #34e2fe
      
           This box has a color of #34e2fe        
        
          <div style="background-color:#34e2fe;">Content here</div>
        
        
          .mybackground {background-color:#34e2fe;}
        
        Background color #34e2fe
      
           Border around this has a color of #34e2fe        
        
          <div style="border:2px solid #34e2fe;">Content here</div>
        
        
          .myborder {border:2px solid #34e2fe;}
        
        Border color #34e2fe