#5c3cee color space conversions
Hex:
        #5c3cee
        RGB:
        92, 60, 238
        CMY:
        64, 76, 7
        CMYK:
        61, 75, 0, 7
      HSL:
        251°, 83.9623%, 58.4314%
        HSV (HSB):
        251°, 74.7899%, 93.3333%
        XYZ:
        21.4621, 11.6801, 82.0122
        xyY:
        0.1864, 0.1014, 11.6801
      CIE-Lab:
        40.7031, 60.0627, -84.2074
        CIE-LCH:
        40.7031, 103.4331, 305.4992
        CIE-Luv:
        40.7031, -2.0740, -122.1692
        Hunter-Lab:
        34.1761, 52.2872, -118.3545
      #5c3cee color charts
#5c3cee RGB chart
      #5c3cee CMYK chart
      #5c3cee RGB pie chart
      #5c3cee color shades, tints & tones
#5c3cee color schemes
#5c3cee color preview, HTML & CSS examples
           This text has a color of #5c3cee        
        
          <p style="color:#5c3cee;">Text here</p>
        
        
          .mytext {color:#5c3cee;}
        
        Text color #5c3cee
      
           This box has a color of #5c3cee        
        
          <div style="background-color:#5c3cee;">Content here</div>
        
        
          .mybackground {background-color:#5c3cee;}
        
        Background color #5c3cee
      
           Border around this has a color of #5c3cee        
        
          <div style="border:2px solid #5c3cee;">Content here</div>
        
        
          .myborder {border:2px solid #5c3cee;}
        
        Border color #5c3cee