#72affb color space conversions
Hex:
        #72affb
        RGB:
        114, 175, 251
        CMY:
        55, 31, 2
        CMYK:
        55, 30, 0, 2
      HSL:
        213°, 94.4828%, 71.5686%
        HSV (HSB):
        213°, 54.5817%, 98.4314%
        XYZ:
        39.6820, 41.2024, 97.1282
        xyY:
        0.2229, 0.2315, 41.2024
      CIE-Lab:
        70.3175, 1.6407, -43.7038
        CIE-LCH:
        70.3175, 43.7346, 272.1499
        CIE-Luv:
        70.3175, -27.9720, -70.9625
        Hunter-Lab:
        64.1891, -1.9814, -44.7827
      #72affb color charts
#72affb RGB chart
      #72affb CMYK chart
      #72affb RGB pie chart
      #72affb color shades, tints & tones
#72affb color schemes
#72affb color preview, HTML & CSS examples
           This text has a color of #72affb        
        
          <p style="color:#72affb;">Text here</p>
        
        
          .mytext {color:#72affb;}
        
        Text color #72affb
      
           This box has a color of #72affb        
        
          <div style="background-color:#72affb;">Content here</div>
        
        
          .mybackground {background-color:#72affb;}
        
        Background color #72affb
      
           Border around this has a color of #72affb        
        
          <div style="border:2px solid #72affb;">Content here</div>
        
        
          .myborder {border:2px solid #72affb;}
        
        Border color #72affb