#34cffb color space conversions
Hex:
        #34cffb
        RGB:
        52, 207, 251
        CMY:
        80, 19, 2
        CMYK:
        79, 18, 0, 2
      HSL:
        193°, 96.1353%, 59.4118%
        HSV (HSB):
        193°, 79.2829%, 98.4314%
        XYZ:
        41.1416, 52.3207, 99.1973
        xyY:
        0.2135, 0.2716, 52.3207
      CIE-Lab:
        77.4722, -24.6720, -32.7256
        CIE-LCH:
        77.4722, 40.9838, 232.9871
        CIE-Luv:
        77.4722, -51.7359, -49.5796
        Hunter-Lab:
        72.3331, -25.0557, -30.6769
      #34cffb color charts
#34cffb RGB chart
      #34cffb CMYK chart
      #34cffb RGB pie chart
      #34cffb color shades, tints & tones
#34cffb color schemes
#34cffb color preview, HTML & CSS examples
           This text has a color of #34cffb        
        
          <p style="color:#34cffb;">Text here</p>
        
        
          .mytext {color:#34cffb;}
        
        Text color #34cffb
      
           This box has a color of #34cffb        
        
          <div style="background-color:#34cffb;">Content here</div>
        
        
          .mybackground {background-color:#34cffb;}
        
        Background color #34cffb
      
           Border around this has a color of #34cffb        
        
          <div style="border:2px solid #34cffb;">Content here</div>
        
        
          .myborder {border:2px solid #34cffb;}
        
        Border color #34cffb