#72a0ea color space conversions
Hex:
        #72a0ea
        RGB:
        114, 160, 234
        CMY:
        55, 37, 8
        CMYK:
        51, 32, 0, 8
      HSL:
        217°, 74.0741%, 68.2353%
        HSV (HSB):
        217°, 51.2821%, 91.7647%
        XYZ:
        34.3615, 34.6595, 82.7208
        xyY:
        0.2264, 0.2284, 34.6595
      CIE-Lab:
        65.4827, 4.9710, -42.0064
        CIE-LCH:
        65.4827, 42.2995, 276.7490
        CIE-Luv:
        65.4827, -22.6011, -67.7539
        Hunter-Lab:
        58.8723, 1.1570, -42.0970
      #72a0ea color charts
#72a0ea RGB chart
      #72a0ea CMYK chart
      #72a0ea RGB pie chart
      #72a0ea color shades, tints & tones
#72a0ea color schemes
#72a0ea color preview, HTML & CSS examples
           This text has a color of #72a0ea        
        
          <p style="color:#72a0ea;">Text here</p>
        
        
          .mytext {color:#72a0ea;}
        
        Text color #72a0ea
      
           This box has a color of #72a0ea        
        
          <div style="background-color:#72a0ea;">Content here</div>
        
        
          .mybackground {background-color:#72a0ea;}
        
        Background color #72a0ea
      
           Border around this has a color of #72a0ea        
        
          <div style="border:2px solid #72a0ea;">Content here</div>
        
        
          .myborder {border:2px solid #72a0ea;}
        
        Border color #72a0ea