#72acee color space conversions
Hex:
        #72acee
        RGB:
        114, 172, 238
        CMY:
        55, 33, 7
        CMYK:
        52, 28, 0, 7
      HSL:
        212°, 78.4810%, 69.0196%
        HSV (HSB):
        212°, 52.1008%, 93.3333%
        XYZ:
        37.1246, 39.2555, 86.5093
        xyY:
        0.2279, 0.2410, 39.2555
      CIE-Lab:
        68.9359, -0.6114, -38.7971
        CIE-LCH:
        68.9359, 38.8019, 269.0972
        CIE-Luv:
        68.9359, -27.0078, -62.1460
        Hunter-Lab:
        62.6542, -3.8781, -38.0063
      #72acee color charts
#72acee RGB chart
      #72acee CMYK chart
      #72acee RGB pie chart
      #72acee color shades, tints & tones
#72acee color schemes
#72acee color preview, HTML & CSS examples
           This text has a color of #72acee        
        
          <p style="color:#72acee;">Text here</p>
        
        
          .mytext {color:#72acee;}
        
        Text color #72acee
      
           This box has a color of #72acee        
        
          <div style="background-color:#72acee;">Content here</div>
        
        
          .mybackground {background-color:#72acee;}
        
        Background color #72acee
      
           Border around this has a color of #72acee        
        
          <div style="border:2px solid #72acee;">Content here</div>
        
        
          .myborder {border:2px solid #72acee;}
        
        Border color #72acee