#5b78bf color space conversions
Hex:
        #5b78bf
        RGB:
        91, 120, 191
        CMY:
        64, 53, 25
        CMYK:
        52, 37, 0, 25
      HSL:
        223°, 43.8596%, 55.2941%
        HSV (HSB):
        223°, 52.3560%, 74.9020%
        XYZ:
        20.4348, 19.4187, 51.9614
        xyY:
        0.2226, 0.2115, 19.4187
      CIE-Lab:
        51.1735, 9.9941, -40.4757
        CIE-LCH:
        51.1735, 41.6913, 283.8698
        CIE-Luv:
        51.1735, -15.3231, -62.9199
        Hunter-Lab:
        44.0666, 5.6584, -39.0654
      #5b78bf color charts
#5b78bf RGB chart
      #5b78bf CMYK chart
      #5b78bf RGB pie chart
      #5b78bf color shades, tints & tones
#5b78bf color schemes
#5b78bf color preview, HTML & CSS examples
           This text has a color of #5b78bf        
        
          <p style="color:#5b78bf;">Text here</p>
        
        
          .mytext {color:#5b78bf;}
        
        Text color #5b78bf
      
           This box has a color of #5b78bf        
        
          <div style="background-color:#5b78bf;">Content here</div>
        
        
          .mybackground {background-color:#5b78bf;}
        
        Background color #5b78bf
      
           Border around this has a color of #5b78bf        
        
          <div style="border:2px solid #5b78bf;">Content here</div>
        
        
          .myborder {border:2px solid #5b78bf;}
        
        Border color #5b78bf