#5c3dea color space conversions
Hex:
        #5c3dea
        RGB:
        92, 61, 234
        CMY:
        64, 76, 8
        CMYK:
        61, 74, 0, 8
      HSL:
        251°, 80.4651%, 57.8431%
        HSV (HSB):
        251°, 73.9316%, 91.7647%
        XYZ:
        20.9337, 11.5533, 78.9686
        xyY:
        0.1878, 0.1037, 11.5533
      CIE-Lab:
        40.4972, 58.4303, -82.2828
        CIE-LCH:
        40.4972, 100.9186, 305.3792
        CIE-Luv:
        40.4972, -1.9072, -119.5923
        Hunter-Lab:
        33.9902, 50.4507, -113.9540
      #5c3dea color charts
#5c3dea RGB chart
      #5c3dea CMYK chart
      #5c3dea RGB pie chart
      #5c3dea color shades, tints & tones
#5c3dea color schemes
#5c3dea color preview, HTML & CSS examples
           This text has a color of #5c3dea        
        
          <p style="color:#5c3dea;">Text here</p>
        
        
          .mytext {color:#5c3dea;}
        
        Text color #5c3dea
      
           This box has a color of #5c3dea        
        
          <div style="background-color:#5c3dea;">Content here</div>
        
        
          .mybackground {background-color:#5c3dea;}
        
        Background color #5c3dea
      
           Border around this has a color of #5c3dea        
        
          <div style="border:2px solid #5c3dea;">Content here</div>
        
        
          .myborder {border:2px solid #5c3dea;}
        
        Border color #5c3dea