#72afbe color space conversions
Hex:
        #72afbe
        RGB:
        114, 175, 190
        CMY:
        55, 31, 25
        CMYK:
        40, 8, 0, 25
      HSL:
        192°, 36.8932%, 59.6078%
        HSV (HSB):
        192°, 40.0000%, 74.5098%
        XYZ:
        31.5637, 37.9551, 54.3777
        xyY:
        0.2548, 0.3063, 37.9551
      CIE-Lab:
        67.9875, -15.7677, -13.8721
        CIE-LCH:
        67.9875, 21.0013, 221.3405
        CIE-Luv:
        67.9875, -28.8041, -18.7682
        Hunter-Lab:
        61.6077, -16.3619, -9.2066
      #72afbe color charts
#72afbe RGB chart
      #72afbe CMYK chart
      #72afbe RGB pie chart
      #72afbe color shades, tints & tones
#72afbe color schemes
#72afbe color preview, HTML & CSS examples
           This text has a color of #72afbe        
        
          <p style="color:#72afbe;">Text here</p>
        
        
          .mytext {color:#72afbe;}
        
        Text color #72afbe
      
           This box has a color of #72afbe        
        
          <div style="background-color:#72afbe;">Content here</div>
        
        
          .mybackground {background-color:#72afbe;}
        
        Background color #72afbe
      
           Border around this has a color of #72afbe        
        
          <div style="border:2px solid #72afbe;">Content here</div>
        
        
          .myborder {border:2px solid #72afbe;}
        
        Border color #72afbe