#5c4eee color space conversions
Hex:
        #5c4eee
        RGB:
        92, 78, 238
        CMY:
        64, 69, 7
        CMYK:
        61, 67, 0, 7
      HSL:
        245°, 82.4742%, 61.9608%
        HSV (HSB):
        245°, 67.2269%, 93.3333%
        XYZ:
        22.5706, 13.8971, 82.3817
        xyY:
        0.1899, 0.1169, 13.8971
      CIE-Lab:
        44.0851, 50.6395, -78.6492
        CIE-LCH:
        44.0851, 93.5418, 302.7761
        CIE-Luv:
        44.0851, -5.1765, -118.5007
        Hunter-Lab:
        37.2789, 42.8355, -104.9285
      #5c4eee color charts
#5c4eee RGB chart
      #5c4eee CMYK chart
      #5c4eee RGB pie chart
      #5c4eee color shades, tints & tones
#5c4eee color schemes
#5c4eee color preview, HTML & CSS examples
           This text has a color of #5c4eee        
        
          <p style="color:#5c4eee;">Text here</p>
        
        
          .mytext {color:#5c4eee;}
        
        Text color #5c4eee
      
           This box has a color of #5c4eee        
        
          <div style="background-color:#5c4eee;">Content here</div>
        
        
          .mybackground {background-color:#5c4eee;}
        
        Background color #5c4eee
      
           Border around this has a color of #5c4eee        
        
          <div style="border:2px solid #5c4eee;">Content here</div>
        
        
          .myborder {border:2px solid #5c4eee;}
        
        Border color #5c4eee