#34eaf1 color space conversions
Hex:
        #34eaf1
        RGB:
        52, 234, 241
        CMY:
        80, 8, 5
        CMYK:
        78, 3, 0, 5
      HSL:
        182°, 87.0968%, 57.4510%
        HSV (HSB):
        182°, 78.4232%, 94.5098%
        XYZ:
        46.7162, 65.9266, 93.4820
        xyY:
        0.2266, 0.3198, 65.9266
      CIE-Lab:
        84.9590, -40.5777, -16.0199
        CIE-LCH:
        84.9590, 43.6255, 201.5439
        CIE-Luv:
        84.9590, -61.6865, -19.3188
        Hunter-Lab:
        81.1952, -39.3904, -11.4254
      #34eaf1 color charts
#34eaf1 RGB chart
      #34eaf1 CMYK chart
      #34eaf1 RGB pie chart
      #34eaf1 color shades, tints & tones
#34eaf1 color schemes
#34eaf1 color preview, HTML & CSS examples
           This text has a color of #34eaf1        
        
          <p style="color:#34eaf1;">Text here</p>
        
        
          .mytext {color:#34eaf1;}
        
        Text color #34eaf1
      
           This box has a color of #34eaf1        
        
          <div style="background-color:#34eaf1;">Content here</div>
        
        
          .mybackground {background-color:#34eaf1;}
        
        Background color #34eaf1
      
           Border around this has a color of #34eaf1        
        
          <div style="border:2px solid #34eaf1;">Content here</div>
        
        
          .myborder {border:2px solid #34eaf1;}
        
        Border color #34eaf1