#5c5eed color space conversions
Hex:
        #5c5eed
        RGB:
        92, 94, 237
        CMY:
        64, 63, 7
        CMYK:
        61, 60, 0, 7
      HSL:
        239°, 80.1105%, 64.5098%
        HSV (HSB):
        239°, 61.1814%, 92.9412%
        XYZ:
        23.7024, 16.3951, 82.0361
        xyY:
        0.1941, 0.1342, 16.3951
      CIE-Lab:
        47.4887, 41.0596, -72.5257
        CIE-LCH:
        47.4887, 83.3419, 299.5159
        CIE-Luv:
        47.4887, -8.6472, -112.4997
        Hunter-Lab:
        40.4909, 33.6305, -91.7801
      #5c5eed color charts
#5c5eed RGB chart
      #5c5eed CMYK chart
      #5c5eed RGB pie chart
      #5c5eed color shades, tints & tones
#5c5eed color schemes
#5c5eed color preview, HTML & CSS examples
           This text has a color of #5c5eed        
        
          <p style="color:#5c5eed;">Text here</p>
        
        
          .mytext {color:#5c5eed;}
        
        Text color #5c5eed
      
           This box has a color of #5c5eed        
        
          <div style="background-color:#5c5eed;">Content here</div>
        
        
          .mybackground {background-color:#5c5eed;}
        
        Background color #5c5eed
      
           Border around this has a color of #5c5eed        
        
          <div style="border:2px solid #5c5eed;">Content here</div>
        
        
          .myborder {border:2px solid #5c5eed;}
        
        Border color #5c5eed