#2b78db color space conversions
Hex:
        #2b78db
        RGB:
        43, 120, 219
        CMY:
        83, 53, 14
        CMYK:
        80, 45, 0, 14
      HSL:
        214°, 70.9677%, 51.3725%
        HSV (HSB):
        214°, 80.3653%, 85.8824%
        XYZ:
        20.4989, 19.0610, 69.6166
        xyY:
        0.1878, 0.1746, 19.0610
      CIE-Lab:
        50.7585, 12.0956, -57.1974
        CIE-LCH:
        50.7585, 58.4623, 281.9405
        CIE-Luv:
        50.7585, -25.5408, -89.3463
        Hunter-Lab:
        43.6589, 7.4070, -63.9800
      #2b78db color charts
#2b78db RGB chart
      #2b78db CMYK chart
      #2b78db RGB pie chart
      #2b78db color shades, tints & tones
#2b78db color schemes
#2b78db color preview, HTML & CSS examples
           This text has a color of #2b78db        
        
          <p style="color:#2b78db;">Text here</p>
        
        
          .mytext {color:#2b78db;}
        
        Text color #2b78db
      
           This box has a color of #2b78db        
        
          <div style="background-color:#2b78db;">Content here</div>
        
        
          .mybackground {background-color:#2b78db;}
        
        Background color #2b78db
      
           Border around this has a color of #2b78db        
        
          <div style="border:2px solid #2b78db;">Content here</div>
        
        
          .myborder {border:2px solid #2b78db;}
        
        Border color #2b78db