#5c4aef color space conversions
Hex:
        #5c4aef
        RGB:
        92, 74, 239
        CMY:
        64, 71, 6
        CMYK:
        62, 69, 0, 6
      HSL:
        247°, 83.7563%, 61.3725%
        HSV (HSB):
        247°, 69.0377%, 93.7255%
        XYZ:
        22.4424, 13.4049, 83.0659
        xyY:
        0.1887, 0.1127, 13.4049
      CIE-Lab:
        43.3671, 53.1468, -80.3903
        CIE-LCH:
        43.3671, 96.3700, 303.4691
        CIE-Luv:
        43.3671, -4.4746, -120.1514
        Hunter-Lab:
        36.6127, 45.3427, -108.8869
      #5c4aef color charts
#5c4aef RGB chart
      #5c4aef CMYK chart
      #5c4aef RGB pie chart
      #5c4aef color shades, tints & tones
#5c4aef color schemes
#5c4aef color preview, HTML & CSS examples
           This text has a color of #5c4aef        
        
          <p style="color:#5c4aef;">Text here</p>
        
        
          .mytext {color:#5c4aef;}
        
        Text color #5c4aef
      
           This box has a color of #5c4aef        
        
          <div style="background-color:#5c4aef;">Content here</div>
        
        
          .mybackground {background-color:#5c4aef;}
        
        Background color #5c4aef
      
           Border around this has a color of #5c4aef        
        
          <div style="border:2px solid #5c4aef;">Content here</div>
        
        
          .myborder {border:2px solid #5c4aef;}
        
        Border color #5c4aef