#5c80dc color space conversions
Hex:
        #5c80dc
        RGB:
        92, 128, 220
        CMY:
        64, 50, 14
        CMYK:
        58, 42, 0, 14
      HSL:
        223°, 64.6465%, 61.1765%
        HSV (HSB):
        223°, 58.1818%, 86.2745%
        XYZ:
        25.0511, 22.8810, 70.8063
        xyY:
        0.2110, 0.1927, 22.8810
      CIE-Lab:
        54.9495, 14.7603, -50.9475
        CIE-LCH:
        54.9495, 53.0425, 286.1572
        CIE-Luv:
        54.9495, -18.0567, -81.2247
        Hunter-Lab:
        47.8340, 9.7723, -54.2801
      #5c80dc color charts
#5c80dc RGB chart
      #5c80dc CMYK chart
      #5c80dc RGB pie chart
      #5c80dc color shades, tints & tones
#5c80dc color schemes
#5c80dc color preview, HTML & CSS examples
           This text has a color of #5c80dc        
        
          <p style="color:#5c80dc;">Text here</p>
        
        
          .mytext {color:#5c80dc;}
        
        Text color #5c80dc
      
           This box has a color of #5c80dc        
        
          <div style="background-color:#5c80dc;">Content here</div>
        
        
          .mybackground {background-color:#5c80dc;}
        
        Background color #5c80dc
      
           Border around this has a color of #5c80dc        
        
          <div style="border:2px solid #5c80dc;">Content here</div>
        
        
          .myborder {border:2px solid #5c80dc;}
        
        Border color #5c80dc