#5c6aed color space conversions
Hex:
        #5c6aed
        RGB:
        92, 106, 237
        CMY:
        64, 58, 7
        CMYK:
        61, 55, 0, 7
      HSL:
        234°, 80.1105%, 64.5098%
        HSV (HSB):
        234°, 61.1814%, 92.9412%
        XYZ:
        24.8537, 18.6978, 82.4199
        xyY:
        0.1973, 0.1484, 18.6978
      CIE-Lab:
        50.3318, 33.8204, -67.9072
        CIE-LCH:
        50.3318, 75.8631, 296.4751
        CIE-Luv:
        50.3318, -11.7315, -107.1771
        Hunter-Lab:
        43.2410, 26.9253, -82.7416
      #5c6aed color charts
#5c6aed RGB chart
      #5c6aed CMYK chart
      #5c6aed RGB pie chart
      #5c6aed color shades, tints & tones
#5c6aed color schemes
#5c6aed color preview, HTML & CSS examples
           This text has a color of #5c6aed        
        
          <p style="color:#5c6aed;">Text here</p>
        
        
          .mytext {color:#5c6aed;}
        
        Text color #5c6aed
      
           This box has a color of #5c6aed        
        
          <div style="background-color:#5c6aed;">Content here</div>
        
        
          .mybackground {background-color:#5c6aed;}
        
        Background color #5c6aed
      
           Border around this has a color of #5c6aed        
        
          <div style="border:2px solid #5c6aed;">Content here</div>
        
        
          .myborder {border:2px solid #5c6aed;}
        
        Border color #5c6aed