#72bed2 color space conversions
Hex:
        #72bed2
        RGB:
        114, 190, 210
        CMY:
        55, 25, 18
        CMYK:
        46, 10, 0, 18
      HSL:
        193°, 51.6129%, 63.5294%
        HSV (HSB):
        193°, 45.7143%, 82.3529%
        XYZ:
        36.9857, 45.0575, 67.7204
        xyY:
        0.2470, 0.3009, 45.0575
      CIE-Lab:
        72.9297, -18.2821, -17.3924
        CIE-LCH:
        72.9297, 25.2335, 223.5714
        CIE-Luv:
        72.9297, -34.4454, -24.3054
        Hunter-Lab:
        67.1249, -19.1151, -12.8286
      #72bed2 color charts
#72bed2 RGB chart
      #72bed2 CMYK chart
      #72bed2 RGB pie chart
      #72bed2 color shades, tints & tones
#72bed2 color schemes
#72bed2 color preview, HTML & CSS examples
           This text has a color of #72bed2        
        
          <p style="color:#72bed2;">Text here</p>
        
        
          .mytext {color:#72bed2;}
        
        Text color #72bed2
      
           This box has a color of #72bed2        
        
          <div style="background-color:#72bed2;">Content here</div>
        
        
          .mybackground {background-color:#72bed2;}
        
        Background color #72bed2
      
           Border around this has a color of #72bed2        
        
          <div style="border:2px solid #72bed2;">Content here</div>
        
        
          .myborder {border:2px solid #72bed2;}
        
        Border color #72bed2