#72c2ff color space conversions
Hex:
        #72c2ff
        RGB:
        114, 194, 255
        CMY:
        55, 24, 0
        CMYK:
        55, 24, 0, 0
      HSL:
        206°, 100.0000%, 72.3529%
        HSV (HSB):
        206°, 55.2941%, 100.0000%
        XYZ:
        44.2812, 49.3810, 101.8054
        xyY:
        0.2265, 0.2526, 49.3810
      CIE-Lab:
        75.6877, -7.5939, -37.4868
        CIE-LCH:
        75.6877, 38.2482, 258.5483
        CIE-Luv:
        75.6877, -34.8328, -59.7818
        Hunter-Lab:
        70.2716, -10.4946, -36.7057
      #72c2ff color charts
#72c2ff RGB chart
      #72c2ff CMYK chart
      #72c2ff RGB pie chart
      #72c2ff color shades, tints & tones
#72c2ff color schemes
#72c2ff color preview, HTML & CSS examples
           This text has a color of #72c2ff        
        
          <p style="color:#72c2ff;">Text here</p>
        
        
          .mytext {color:#72c2ff;}
        
        Text color #72c2ff
      
           This box has a color of #72c2ff        
        
          <div style="background-color:#72c2ff;">Content here</div>
        
        
          .mybackground {background-color:#72c2ff;}
        
        Background color #72c2ff
      
           Border around this has a color of #72c2ff        
        
          <div style="border:2px solid #72c2ff;">Content here</div>
        
        
          .myborder {border:2px solid #72c2ff;}
        
        Border color #72c2ff