#34b8cb color space conversions
Hex:
        #34b8cb
        RGB:
        52, 184, 203
        CMY:
        80, 28, 20
        CMYK:
        74, 9, 0, 20
      HSL:
        188°, 59.2157%, 50.0000%
        HSV (HSB):
        188°, 74.3842%, 79.6078%
        XYZ:
        29.3362, 39.3228, 62.5438
        xyY:
        0.2236, 0.2997, 39.3228
      CIE-Lab:
        68.9845, -28.4098, -19.7288
        CIE-LCH:
        68.9845, 34.5881, 214.7775
        CIE-Luv:
        68.9845, -46.9897, -26.6245
        Hunter-Lab:
        62.7079, -26.2326, -15.2393
      #34b8cb color charts
#34b8cb RGB chart
      #34b8cb CMYK chart
      #34b8cb RGB pie chart
      #34b8cb color shades, tints & tones
#34b8cb color schemes
#34b8cb color preview, HTML & CSS examples
           This text has a color of #34b8cb        
        
          <p style="color:#34b8cb;">Text here</p>
        
        
          .mytext {color:#34b8cb;}
        
        Text color #34b8cb
      
           This box has a color of #34b8cb        
        
          <div style="background-color:#34b8cb;">Content here</div>
        
        
          .mybackground {background-color:#34b8cb;}
        
        Background color #34b8cb
      
           Border around this has a color of #34b8cb        
        
          <div style="border:2px solid #34b8cb;">Content here</div>
        
        
          .myborder {border:2px solid #34b8cb;}
        
        Border color #34b8cb