#5b78ff color space conversions
Hex:
        #5b78ff
        RGB:
        91, 120, 255
        CMY:
        64, 53, 0
        CMYK:
        64, 53, 0, 0
      HSL:
        229°, 100.0000%, 67.8431%
        HSV (HSB):
        229°, 64.3137%, 100.0000%
        XYZ:
        29.0809, 22.8771, 97.4907
        xyY:
        0.1946, 0.1531, 22.8771
      CIE-Lab:
        54.9455, 31.1200, -70.4464
        CIE-LCH:
        54.9455, 77.0140, 293.8336
        CIE-Luv:
        54.9455, -16.3151, -113.2768
        Hunter-Lab:
        47.8300, 24.8263, -87.3684
      #5b78ff color charts
#5b78ff RGB chart
      #5b78ff CMYK chart
      #5b78ff RGB pie chart
      #5b78ff color shades, tints & tones
#5b78ff color schemes
#5b78ff color preview, HTML & CSS examples
           This text has a color of #5b78ff        
        
          <p style="color:#5b78ff;">Text here</p>
        
        
          .mytext {color:#5b78ff;}
        
        Text color #5b78ff
      
           This box has a color of #5b78ff        
        
          <div style="background-color:#5b78ff;">Content here</div>
        
        
          .mybackground {background-color:#5b78ff;}
        
        Background color #5b78ff
      
           Border around this has a color of #5b78ff        
        
          <div style="border:2px solid #5b78ff;">Content here</div>
        
        
          .myborder {border:2px solid #5b78ff;}
        
        Border color #5b78ff