#5d78be color space conversions
Hex:
        #5d78be
        RGB:
        93, 120, 190
        CMY:
        64, 53, 25
        CMYK:
        51, 37, 0, 25
      HSL:
        223°, 42.7313%, 55.4902%
        HSV (HSB):
        223°, 51.0526%, 74.5098%
        XYZ:
        20.5249, 19.4778, 51.3930
        xyY:
        0.2246, 0.2131, 19.4778
      CIE-Lab:
        51.2416, 10.1401, -39.7863
        CIE-LCH:
        51.2416, 41.0582, 284.2983
        CIE-Luv:
        51.2416, -14.6476, -61.8561
        Hunter-Lab:
        44.1337, 5.7798, -38.1488
      #5d78be color charts
#5d78be RGB chart
      #5d78be CMYK chart
      #5d78be RGB pie chart
      #5d78be color shades, tints & tones
#5d78be color schemes
#5d78be color preview, HTML & CSS examples
           This text has a color of #5d78be        
        
          <p style="color:#5d78be;">Text here</p>
        
        
          .mytext {color:#5d78be;}
        
        Text color #5d78be
      
           This box has a color of #5d78be        
        
          <div style="background-color:#5d78be;">Content here</div>
        
        
          .mybackground {background-color:#5d78be;}
        
        Background color #5d78be
      
           Border around this has a color of #5d78be        
        
          <div style="border:2px solid #5d78be;">Content here</div>
        
        
          .myborder {border:2px solid #5d78be;}
        
        Border color #5d78be