#72aefe color space conversions
Hex:
        #72aefe
        RGB:
        114, 174, 254
        CMY:
        55, 32, 0
        CMYK:
        55, 31, 0, 0
      HSL:
        214°, 98.5915%, 72.1569%
        HSV (HSB):
        214°, 55.1181%, 99.6078%
        XYZ:
        39.9649, 41.0053, 99.5744
        xyY:
        0.2214, 0.2271, 41.0053
      CIE-Lab:
        70.1796, 3.1208, -45.5444
        CIE-LCH:
        70.1796, 45.6512, 273.9199
        CIE-Luv:
        70.1796, -27.5810, -74.2637
        Hunter-Lab:
        64.0354, -0.6589, -47.3706
      #72aefe color charts
#72aefe RGB chart
      #72aefe CMYK chart
      #72aefe RGB pie chart
      #72aefe color shades, tints & tones
#72aefe color schemes
#72aefe color preview, HTML & CSS examples
           This text has a color of #72aefe        
        
          <p style="color:#72aefe;">Text here</p>
        
        
          .mytext {color:#72aefe;}
        
        Text color #72aefe
      
           This box has a color of #72aefe        
        
          <div style="background-color:#72aefe;">Content here</div>
        
        
          .mybackground {background-color:#72aefe;}
        
        Background color #72aefe
      
           Border around this has a color of #72aefe        
        
          <div style="border:2px solid #72aefe;">Content here</div>
        
        
          .myborder {border:2px solid #72aefe;}
        
        Border color #72aefe