#5c3fea color space conversions
Hex:
        #5c3fea
        RGB:
        92, 63, 234
        CMY:
        64, 75, 8
        CMYK:
        61, 73, 0, 8
      HSL:
        250°, 80.2817%, 58.2353%
        HSV (HSB):
        250°, 73.0769%, 91.7647%
        XYZ:
        21.0424, 11.7708, 79.0048
        xyY:
        0.1882, 0.1053, 11.7708
      CIE-Lab:
        40.8496, 57.4335, -81.7027
        CIE-LCH:
        40.8496, 99.8697, 305.1056
        CIE-Luv:
        40.8496, -2.2181, -119.2665
        Hunter-Lab:
        34.3087, 49.4387, -112.5150
      #5c3fea color charts
#5c3fea RGB chart
      #5c3fea CMYK chart
      #5c3fea RGB pie chart
      #5c3fea color shades, tints & tones
#5c3fea color schemes
#5c3fea color preview, HTML & CSS examples
           This text has a color of #5c3fea        
        
          <p style="color:#5c3fea;">Text here</p>
        
        
          .mytext {color:#5c3fea;}
        
        Text color #5c3fea
      
           This box has a color of #5c3fea        
        
          <div style="background-color:#5c3fea;">Content here</div>
        
        
          .mybackground {background-color:#5c3fea;}
        
        Background color #5c3fea
      
           Border around this has a color of #5c3fea        
        
          <div style="border:2px solid #5c3fea;">Content here</div>
        
        
          .myborder {border:2px solid #5c3fea;}
        
        Border color #5c3fea