#76b4fa color space conversions
Hex:
        #76b4fa
        RGB:
        118, 180, 250
        CMY:
        54, 29, 2
        CMYK:
        53, 28, 0, 2
      HSL:
        212°, 92.9577%, 72.1569%
        HSV (HSB):
        212°, 52.8000%, 98.0392%
        XYZ:
        41.0478, 43.3962, 96.6553
        xyY:
        0.2267, 0.2396, 43.3962
      CIE-Lab:
        71.8231, -0.6097, -40.7950
        CIE-LCH:
        71.8231, 40.7996, 269.1437
        CIE-Luv:
        71.8231, -28.6008, -65.9136
        Hunter-Lab:
        65.8758, -4.0577, -40.8794
      #76b4fa color charts
#76b4fa RGB chart
      #76b4fa CMYK chart
      #76b4fa RGB pie chart
      #76b4fa color shades, tints & tones
#76b4fa color schemes
#76b4fa color preview, HTML & CSS examples
           This text has a color of #76b4fa        
        
          <p style="color:#76b4fa;">Text here</p>
        
        
          .mytext {color:#76b4fa;}
        
        Text color #76b4fa
      
           This box has a color of #76b4fa        
        
          <div style="background-color:#76b4fa;">Content here</div>
        
        
          .mybackground {background-color:#76b4fa;}
        
        Background color #76b4fa
      
           Border around this has a color of #76b4fa        
        
          <div style="border:2px solid #76b4fa;">Content here</div>
        
        
          .myborder {border:2px solid #76b4fa;}
        
        Border color #76b4fa