#5c80e2 color space conversions
Hex:
        #5c80e2
        RGB:
        92, 128, 226
        CMY:
        64, 50, 11
        CMYK:
        59, 43, 0, 11
      HSL:
        224°, 69.7917%, 62.3529%
        HSV (HSB):
        224°, 59.2920%, 88.6275%
        XYZ:
        25.8603, 23.2046, 75.0675
        xyY:
        0.2083, 0.1869, 23.2046
      CIE-Lab:
        55.2825, 16.7403, -53.7818
        CIE-LCH:
        55.2825, 56.3269, 287.2894
        CIE-Luv:
        55.2825, -18.1021, -86.0701
        Hunter-Lab:
        48.1712, 11.5265, -58.6746
      #5c80e2 color charts
#5c80e2 RGB chart
      #5c80e2 CMYK chart
      #5c80e2 RGB pie chart
      #5c80e2 color shades, tints & tones
#5c80e2 color schemes
#5c80e2 color preview, HTML & CSS examples
           This text has a color of #5c80e2        
        
          <p style="color:#5c80e2;">Text here</p>
        
        
          .mytext {color:#5c80e2;}
        
        Text color #5c80e2
      
           This box has a color of #5c80e2        
        
          <div style="background-color:#5c80e2;">Content here</div>
        
        
          .mybackground {background-color:#5c80e2;}
        
        Background color #5c80e2
      
           Border around this has a color of #5c80e2        
        
          <div style="border:2px solid #5c80e2;">Content here</div>
        
        
          .myborder {border:2px solid #5c80e2;}
        
        Border color #5c80e2