#72b9fa color space conversions
Hex:
        #72b9fa
        RGB:
        114, 185, 250
        CMY:
        55, 27, 2
        CMYK:
        54, 26, 0, 2
      HSL:
        209°, 93.1507%, 71.3725%
        HSV (HSB):
        209°, 54.4000%, 98.0392%
        XYZ:
        41.5437, 45.1775, 96.9730
        xyY:
        0.2262, 0.2459, 45.1775
      CIE-Lab:
        73.0086, -4.2039, -38.9614
        CIE-LCH:
        73.0086, 39.1875, 263.8417
        CIE-Luv:
        73.0086, -31.6344, -62.4654
        Hunter-Lab:
        67.2142, -7.2976, -38.4905
      #72b9fa color charts
#72b9fa RGB chart
      #72b9fa CMYK chart
      #72b9fa RGB pie chart
      #72b9fa color shades, tints & tones
#72b9fa color schemes
#72b9fa color preview, HTML & CSS examples
           This text has a color of #72b9fa        
        
          <p style="color:#72b9fa;">Text here</p>
        
        
          .mytext {color:#72b9fa;}
        
        Text color #72b9fa
      
           This box has a color of #72b9fa        
        
          <div style="background-color:#72b9fa;">Content here</div>
        
        
          .mybackground {background-color:#72b9fa;}
        
        Background color #72b9fa
      
           Border around this has a color of #72b9fa        
        
          <div style="border:2px solid #72b9fa;">Content here</div>
        
        
          .myborder {border:2px solid #72b9fa;}
        
        Border color #72b9fa