#5e2a6a color space conversions
Hex:
        #5e2a6a
        RGB:
        94, 42, 106
        CMY:
        63, 84, 58
        CMYK:
        11, 60, 0, 58
      HSL:
        289°, 43.2432%, 29.0196%
        HSV (HSB):
        289°, 60.3774%, 41.5686%
        XYZ:
        8.0456, 5.0762, 14.1914
        xyY:
        0.2946, 0.1859, 5.0762
      CIE-Lab:
        26.9508, 34.4051, -27.3501
        CIE-LCH:
        26.9508, 43.9516, 321.5172
        CIE-Luv:
        26.9508, 19.6334, -37.8152
        Hunter-Lab:
        22.5305, 24.3136, -21.5741
      #5e2a6a color charts
#5e2a6a RGB chart
      #5e2a6a CMYK chart
      #5e2a6a RGB pie chart
      #5e2a6a color shades, tints & tones
#5e2a6a color schemes
#5e2a6a color preview, HTML & CSS examples
           This text has a color of #5e2a6a        
        
          <p style="color:#5e2a6a;">Text here</p>
        
        
          .mytext {color:#5e2a6a;}
        
        Text color #5e2a6a
      
           This box has a color of #5e2a6a        
        
          <div style="background-color:#5e2a6a;">Content here</div>
        
        
          .mybackground {background-color:#5e2a6a;}
        
        Background color #5e2a6a
      
           Border around this has a color of #5e2a6a        
        
          <div style="border:2px solid #5e2a6a;">Content here</div>
        
        
          .myborder {border:2px solid #5e2a6a;}
        
        Border color #5e2a6a