#34b9fe color space conversions
Hex:
        #34b9fe
        RGB:
        52, 185, 254
        CMY:
        80, 27, 0
        CMYK:
        80, 27, 0, 0
      HSL:
        200°, 99.0196%, 60.0000%
        HSV (HSB):
        200°, 79.5276%, 99.6078%
        XYZ:
        36.6545, 42.5837, 100.0535
        xyY:
        0.2044, 0.2375, 42.5837
      CIE-Lab:
        71.2715, -12.2276, -43.9726
        CIE-LCH:
        71.2715, 45.6411, 254.4601
        CIE-Luv:
        71.2715, -44.0568, -69.9398
        Hunter-Lab:
        65.2562, -13.9346, -45.2265
      #34b9fe color charts
#34b9fe RGB chart
      #34b9fe CMYK chart
      #34b9fe RGB pie chart
      #34b9fe color shades, tints & tones
#34b9fe color schemes
#34b9fe color preview, HTML & CSS examples
           This text has a color of #34b9fe        
        
          <p style="color:#34b9fe;">Text here</p>
        
        
          .mytext {color:#34b9fe;}
        
        Text color #34b9fe
      
           This box has a color of #34b9fe        
        
          <div style="background-color:#34b9fe;">Content here</div>
        
        
          .mybackground {background-color:#34b9fe;}
        
        Background color #34b9fe
      
           Border around this has a color of #34b9fe        
        
          <div style="border:2px solid #34b9fe;">Content here</div>
        
        
          .myborder {border:2px solid #34b9fe;}
        
        Border color #34b9fe