#77b0fa color space conversions
Hex:
        #77b0fa
        RGB:
        119, 176, 250
        CMY:
        53, 31, 2
        CMYK:
        52, 30, 0, 2
      HSL:
        214°, 92.9078%, 72.3529%
        HSV (HSB):
        214°, 52.4000%, 98.0392%
        XYZ:
        40.3884, 41.8747, 96.3964
        xyY:
        0.2261, 0.2344, 41.8747
      CIE-Lab:
        70.7845, 1.8323, -42.4139
        CIE-LCH:
        70.7845, 42.4535, 272.4736
        CIE-Luv:
        70.7845, -26.8241, -68.8467
        Hunter-Lab:
        64.7107, -1.8351, -43.0240
      #77b0fa color charts
#77b0fa RGB chart
      #77b0fa CMYK chart
      #77b0fa RGB pie chart
      #77b0fa color shades, tints & tones
#77b0fa color schemes
#77b0fa color preview, HTML & CSS examples
           This text has a color of #77b0fa        
        
          <p style="color:#77b0fa;">Text here</p>
        
        
          .mytext {color:#77b0fa;}
        
        Text color #77b0fa
      
           This box has a color of #77b0fa        
        
          <div style="background-color:#77b0fa;">Content here</div>
        
        
          .mybackground {background-color:#77b0fa;}
        
        Background color #77b0fa
      
           Border around this has a color of #77b0fa        
        
          <div style="border:2px solid #77b0fa;">Content here</div>
        
        
          .myborder {border:2px solid #77b0fa;}
        
        Border color #77b0fa