#72aaea color space conversions
Hex:
        #72aaea
        RGB:
        114, 170, 234
        CMY:
        55, 33, 8
        CMYK:
        51, 27, 0, 8
      HSL:
        212°, 74.0741%, 68.2353%
        HSV (HSB):
        212°, 51.2821%, 91.7647%
        XYZ:
        36.1654, 38.2674, 83.3221
        xyY:
        0.2293, 0.2426, 38.2674
      CIE-Lab:
        68.2172, -0.6885, -37.7329
        CIE-LCH:
        68.2172, 37.7392, 268.9547
        CIE-Luv:
        68.2172, -26.2999, -60.2420
        Hunter-Lab:
        61.8606, -3.9000, -36.5572
      #72aaea color charts
#72aaea RGB chart
      #72aaea CMYK chart
      #72aaea RGB pie chart
      #72aaea color shades, tints & tones
#72aaea color schemes
#72aaea color preview, HTML & CSS examples
           This text has a color of #72aaea        
        
          <p style="color:#72aaea;">Text here</p>
        
        
          .mytext {color:#72aaea;}
        
        Text color #72aaea
      
           This box has a color of #72aaea        
        
          <div style="background-color:#72aaea;">Content here</div>
        
        
          .mybackground {background-color:#72aaea;}
        
        Background color #72aaea
      
           Border around this has a color of #72aaea        
        
          <div style="border:2px solid #72aaea;">Content here</div>
        
        
          .myborder {border:2px solid #72aaea;}
        
        Border color #72aaea