#5c6cea color space conversions
Hex:
        #5c6cea
        RGB:
        92, 108, 234
        CMY:
        64, 58, 8
        CMYK:
        61, 54, 0, 8
      HSL:
        233°, 77.1739%, 63.9216%
        HSV (HSB):
        233°, 60.6838%, 91.7647%
        XYZ:
        24.6275, 18.9409, 80.1999
        xyY:
        0.1990, 0.1530, 18.9409
      CIE-Lab:
        50.6180, 31.6133, -65.7621
        CIE-LCH:
        50.6180, 72.9661, 295.6746
        CIE-Luv:
        50.6180, -12.1842, -103.9839
        Hunter-Lab:
        43.5212, 24.8463, -78.7934
      #5c6cea color charts
#5c6cea RGB chart
      #5c6cea CMYK chart
      #5c6cea RGB pie chart
      #5c6cea color shades, tints & tones
#5c6cea color schemes
#5c6cea color preview, HTML & CSS examples
           This text has a color of #5c6cea        
        
          <p style="color:#5c6cea;">Text here</p>
        
        
          .mytext {color:#5c6cea;}
        
        Text color #5c6cea
      
           This box has a color of #5c6cea        
        
          <div style="background-color:#5c6cea;">Content here</div>
        
        
          .mybackground {background-color:#5c6cea;}
        
        Background color #5c6cea
      
           Border around this has a color of #5c6cea        
        
          <div style="border:2px solid #5c6cea;">Content here</div>
        
        
          .myborder {border:2px solid #5c6cea;}
        
        Border color #5c6cea