#34cff7 color space conversions
Hex:
        #34cff7
        RGB:
        52, 207, 247
        CMY:
        80, 19, 3
        CMYK:
        79, 16, 0, 3
      HSL:
        192°, 92.4171%, 58.6275%
        HSV (HSB):
        192°, 78.9474%, 96.8627%
        XYZ:
        40.5175, 52.0711, 95.9109
        xyY:
        0.2149, 0.2762, 52.0711
      CIE-Lab:
        77.3233, -25.9524, -30.8171
        CIE-LCH:
        77.3233, 40.2892, 229.8978
        CIE-Luv:
        77.3233, -52.0101, -46.1169
        Hunter-Lab:
        72.1603, -26.0541, -28.2923
      #34cff7 color charts
#34cff7 RGB chart
      #34cff7 CMYK chart
      #34cff7 RGB pie chart
      #34cff7 color shades, tints & tones
#34cff7 color schemes
#34cff7 color preview, HTML & CSS examples
           This text has a color of #34cff7        
        
          <p style="color:#34cff7;">Text here</p>
        
        
          .mytext {color:#34cff7;}
        
        Text color #34cff7
      
           This box has a color of #34cff7        
        
          <div style="background-color:#34cff7;">Content here</div>
        
        
          .mybackground {background-color:#34cff7;}
        
        Background color #34cff7
      
           Border around this has a color of #34cff7        
        
          <div style="border:2px solid #34cff7;">Content here</div>
        
        
          .myborder {border:2px solid #34cff7;}
        
        Border color #34cff7