#72cfed color space conversions
Hex:
        #72cfed
        RGB:
        114, 207, 237
        CMY:
        55, 19, 7
        CMYK:
        52, 13, 0, 7
      HSL:
        195°, 77.3585%, 68.8235%
        HSV (HSB):
        195°, 51.8987%, 92.9412%
        XYZ:
        44.5383, 54.3175, 88.2577
        xyY:
        0.2380, 0.2903, 54.3175
      CIE-Lab:
        78.6465, -19.5985, -23.2943
        CIE-LCH:
        78.6465, 30.4422, 229.9248
        CIE-Luv:
        78.6465, -40.2325, -34.1875
        Hunter-Lab:
        73.7004, -21.1053, -19.4107
      #72cfed color charts
#72cfed RGB chart
      #72cfed CMYK chart
      #72cfed RGB pie chart
      #72cfed color shades, tints & tones
#72cfed color schemes
#72cfed color preview, HTML & CSS examples
           This text has a color of #72cfed        
        
          <p style="color:#72cfed;">Text here</p>
        
        
          .mytext {color:#72cfed;}
        
        Text color #72cfed
      
           This box has a color of #72cfed        
        
          <div style="background-color:#72cfed;">Content here</div>
        
        
          .mybackground {background-color:#72cfed;}
        
        Background color #72cfed
      
           Border around this has a color of #72cfed        
        
          <div style="border:2px solid #72cfed;">Content here</div>
        
        
          .myborder {border:2px solid #72cfed;}
        
        Border color #72cfed