#5e35bc color space conversions
Hex:
        #5e35bc
        RGB:
        94, 53, 188
        CMY:
        63, 79, 26
        CMYK:
        50, 72, 0, 26
      HSL:
        258°, 56.0166%, 47.2549%
        HSV (HSB):
        258°, 71.8085%, 73.7255%
        XYZ:
        14.9663, 8.5567, 48.4398
        xyY:
        0.2080, 0.1189, 8.5567
      CIE-Lab:
        35.1164, 49.6694, -64.5465
        CIE-LCH:
        35.1164, 81.4451, 307.5788
        CIE-Luv:
        35.1164, 4.3675, -92.0004
        Hunter-Lab:
        29.2519, 40.1361, -77.7051
      #5e35bc color charts
#5e35bc RGB chart
      #5e35bc CMYK chart
      #5e35bc RGB pie chart
      #5e35bc color shades, tints & tones
#5e35bc color schemes
#5e35bc color preview, HTML & CSS examples
           This text has a color of #5e35bc        
        
          <p style="color:#5e35bc;">Text here</p>
        
        
          .mytext {color:#5e35bc;}
        
        Text color #5e35bc
      
           This box has a color of #5e35bc        
        
          <div style="background-color:#5e35bc;">Content here</div>
        
        
          .mybackground {background-color:#5e35bc;}
        
        Background color #5e35bc
      
           Border around this has a color of #5e35bc        
        
          <div style="border:2px solid #5e35bc;">Content here</div>
        
        
          .myborder {border:2px solid #5e35bc;}
        
        Border color #5e35bc