#5b78be color space conversions
Hex:
        #5b78be
        RGB:
        91, 120, 190
        CMY:
        64, 53, 25
        CMYK:
        52, 37, 0, 25
      HSL:
        222°, 43.2314%, 55.0980%
        HSV (HSB):
        222°, 52.1053%, 74.5098%
        XYZ:
        20.3251, 19.3748, 51.3837
        xyY:
        0.2231, 0.2127, 19.3748
      CIE-Lab:
        51.1228, 9.6754, -39.9816
        CIE-LCH:
        51.1228, 41.1356, 283.6038
        CIE-Luv:
        51.1228, -15.3103, -62.0862
        Hunter-Lab:
        44.0168, 5.3944, -38.4013
      #5b78be color charts
#5b78be RGB chart
      #5b78be CMYK chart
      #5b78be RGB pie chart
      #5b78be color shades, tints & tones
#5b78be color schemes
#5b78be color preview, HTML & CSS examples
           This text has a color of #5b78be        
        
          <p style="color:#5b78be;">Text here</p>
        
        
          .mytext {color:#5b78be;}
        
        Text color #5b78be
      
           This box has a color of #5b78be        
        
          <div style="background-color:#5b78be;">Content here</div>
        
        
          .mybackground {background-color:#5b78be;}
        
        Background color #5b78be
      
           Border around this has a color of #5b78be        
        
          <div style="border:2px solid #5b78be;">Content here</div>
        
        
          .myborder {border:2px solid #5b78be;}
        
        Border color #5b78be