#5780ea color space conversions
Hex:
        #5780ea
        RGB:
        87, 128, 234
        CMY:
        66, 50, 8
        CMYK:
        63, 45, 0, 8
      HSL:
        223°, 77.7778%, 62.9412%
        HSV (HSB):
        223°, 62.8205%, 91.7647%
        XYZ:
        26.5009, 23.4051, 80.9628
        xyY:
        0.2025, 0.1788, 23.4051
      CIE-Lab:
        55.4872, 18.5118, -57.9380
        CIE-LCH:
        55.4872, 60.8235, 287.7192
        CIE-Luv:
        55.4872, -19.4719, -92.9365
        Hunter-Lab:
        48.3788, 13.1158, -65.3577
      #5780ea color charts
#5780ea RGB chart
      #5780ea CMYK chart
      #5780ea RGB pie chart
      #5780ea color shades, tints & tones
#5780ea color schemes
#5780ea color preview, HTML & CSS examples
           This text has a color of #5780ea        
        
          <p style="color:#5780ea;">Text here</p>
        
        
          .mytext {color:#5780ea;}
        
        Text color #5780ea
      
           This box has a color of #5780ea        
        
          <div style="background-color:#5780ea;">Content here</div>
        
        
          .mybackground {background-color:#5780ea;}
        
        Background color #5780ea
      
           Border around this has a color of #5780ea        
        
          <div style="border:2px solid #5780ea;">Content here</div>
        
        
          .myborder {border:2px solid #5780ea;}
        
        Border color #5780ea