#2277fa color space conversions
Hex:
        #2277fa
        RGB:
        34, 119, 250
        CMY:
        87, 53, 2
        CMYK:
        86, 52, 0, 2
      HSL:
        216°, 95.5752%, 55.6863%
        HSV (HSB):
        216°, 86.4000%, 98.0392%
        XYZ:
        24.5118, 20.4359, 93.0951
        xyY:
        0.1776, 0.1480, 20.4359
      CIE-Lab:
        52.3265, 23.7497, -72.0202
        CIE-LCH:
        52.3265, 75.8351, 288.2507
        CIE-Luv:
        52.3265, -25.3015, -113.5933
        Hunter-Lab:
        45.2060, 17.6765, -90.4547
      #2277fa color charts
#2277fa RGB chart
      #2277fa CMYK chart
      #2277fa RGB pie chart
      #2277fa color shades, tints & tones
#2277fa color schemes
#2277fa color preview, HTML & CSS examples
           This text has a color of #2277fa        
        
          <p style="color:#2277fa;">Text here</p>
        
        
          .mytext {color:#2277fa;}
        
        Text color #2277fa
      
           This box has a color of #2277fa        
        
          <div style="background-color:#2277fa;">Content here</div>
        
        
          .mybackground {background-color:#2277fa;}
        
        Background color #2277fa
      
           Border around this has a color of #2277fa        
        
          <div style="border:2px solid #2277fa;">Content here</div>
        
        
          .myborder {border:2px solid #2277fa;}
        
        Border color #2277fa