#5780f1 color space conversions
Hex:
        #5780f1
        RGB:
        87, 128, 241
        CMY:
        66, 50, 5
        CMYK:
        64, 47, 0, 5
      HSL:
        224°, 84.6154%, 64.3137%
        HSV (HSB):
        224°, 63.9004%, 94.5098%
        XYZ:
        27.5268, 23.8155, 86.3651
        xyY:
        0.1999, 0.1729, 23.8155
      CIE-Lab:
        55.9025, 20.8832, -61.1655
        CIE-LCH:
        55.9025, 64.6322, 288.8510
        CIE-Luv:
        55.9025, -19.4960, -98.4259
        Hunter-Lab:
        48.8011, 15.2832, -70.7670
      #5780f1 color charts
#5780f1 RGB chart
      #5780f1 CMYK chart
      #5780f1 RGB pie chart
      #5780f1 color shades, tints & tones
#5780f1 color schemes
#5780f1 color preview, HTML & CSS examples
           This text has a color of #5780f1        
        
          <p style="color:#5780f1;">Text here</p>
        
        
          .mytext {color:#5780f1;}
        
        Text color #5780f1
      
           This box has a color of #5780f1        
        
          <div style="background-color:#5780f1;">Content here</div>
        
        
          .mybackground {background-color:#5780f1;}
        
        Background color #5780f1
      
           Border around this has a color of #5780f1        
        
          <div style="border:2px solid #5780f1;">Content here</div>
        
        
          .myborder {border:2px solid #5780f1;}
        
        Border color #5780f1