#34b3ca color space conversions
Hex:
        #34b3ca
        RGB:
        52, 179, 202
        CMY:
        80, 30, 21
        CMYK:
        74, 11, 0, 21
      HSL:
        189°, 59.0551%, 49.8039%
        HSV (HSB):
        189°, 74.2574%, 79.2157%
        XYZ:
        28.1969, 37.2345, 61.5780
        xyY:
        0.2220, 0.2932, 37.2345
      CIE-Lab:
        67.4526, -26.2387, -21.5097
        CIE-LCH:
        67.4526, 33.9284, 219.3438
        CIE-Luv:
        67.4526, -45.2799, -29.7657
        Hunter-Lab:
        61.0201, -24.3016, -17.1180
      #34b3ca color charts
#34b3ca RGB chart
      #34b3ca CMYK chart
      #34b3ca RGB pie chart
      #34b3ca color shades, tints & tones
#34b3ca color schemes
#34b3ca color preview, HTML & CSS examples
           This text has a color of #34b3ca        
        
          <p style="color:#34b3ca;">Text here</p>
        
        
          .mytext {color:#34b3ca;}
        
        Text color #34b3ca
      
           This box has a color of #34b3ca        
        
          <div style="background-color:#34b3ca;">Content here</div>
        
        
          .mybackground {background-color:#34b3ca;}
        
        Background color #34b3ca
      
           Border around this has a color of #34b3ca        
        
          <div style="border:2px solid #34b3ca;">Content here</div>
        
        
          .myborder {border:2px solid #34b3ca;}
        
        Border color #34b3ca