#72a5fa color space conversions
Hex:
        #72a5fa
        RGB:
        114, 165, 250
        CMY:
        55, 35, 2
        CMYK:
        54, 34, 0, 2
      HSL:
        218°, 93.1507%, 71.3725%
        HSV (HSB):
        218°, 54.4000%, 98.0392%
        XYZ:
        37.6499, 37.3898, 95.6751
        xyY:
        0.2205, 0.2190, 37.3898
      CIE-Lab:
        67.5685, 6.9988, -47.4785
        CIE-LCH:
        67.5685, 47.9916, 278.3856
        CIE-Luv:
        67.5685, -24.3939, -77.5840
        Hunter-Lab:
        61.1472, 2.8994, -49.9661
      #72a5fa color charts
#72a5fa RGB chart
      #72a5fa CMYK chart
      #72a5fa RGB pie chart
      #72a5fa color shades, tints & tones
#72a5fa color schemes
#72a5fa color preview, HTML & CSS examples
           This text has a color of #72a5fa        
        
          <p style="color:#72a5fa;">Text here</p>
        
        
          .mytext {color:#72a5fa;}
        
        Text color #72a5fa
      
           This box has a color of #72a5fa        
        
          <div style="background-color:#72a5fa;">Content here</div>
        
        
          .mybackground {background-color:#72a5fa;}
        
        Background color #72a5fa
      
           Border around this has a color of #72a5fa        
        
          <div style="border:2px solid #72a5fa;">Content here</div>
        
        
          .myborder {border:2px solid #72a5fa;}
        
        Border color #72a5fa