#5b78eb color space conversions
Hex:
        #5b78eb
        RGB:
        91, 120, 235
        CMY:
        64, 53, 8
        CMYK:
        61, 49, 0, 8
      HSL:
        228°, 78.2609%, 63.9216%
        HSV (HSB):
        228°, 61.2766%, 92.1569%
        XYZ:
        26.0263, 21.6552, 81.4054
        xyY:
        0.2016, 0.1678, 21.6552
      CIE-Lab:
        53.6593, 24.4286, -61.4191
        CIE-LCH:
        53.6593, 66.0989, 291.6895
        CIE-Luv:
        53.6593, -15.9704, -98.2299
        Hunter-Lab:
        46.5352, 18.3951, -71.1431
      #5b78eb color charts
#5b78eb RGB chart
      #5b78eb CMYK chart
      #5b78eb RGB pie chart
      #5b78eb color shades, tints & tones
#5b78eb color schemes
#5b78eb color preview, HTML & CSS examples
           This text has a color of #5b78eb        
        
          <p style="color:#5b78eb;">Text here</p>
        
        
          .mytext {color:#5b78eb;}
        
        Text color #5b78eb
      
           This box has a color of #5b78eb        
        
          <div style="background-color:#5b78eb;">Content here</div>
        
        
          .mybackground {background-color:#5b78eb;}
        
        Background color #5b78eb
      
           Border around this has a color of #5b78eb        
        
          <div style="border:2px solid #5b78eb;">Content here</div>
        
        
          .myborder {border:2px solid #5b78eb;}
        
        Border color #5b78eb