#5e188f color space conversions
Hex:
        #5e188f
        RGB:
        94, 24, 143
        CMY:
        63, 91, 44
        CMYK:
        34, 83, 0, 44
      HSL:
        275°, 71.2575%, 32.7451%
        HSV (HSB):
        275°, 83.2168%, 56.0784%
        XYZ:
        9.9007, 5.0161, 26.4330
        xyY:
        0.2394, 0.1213, 5.0161
      CIE-Lab:
        26.7806, 50.8591, -51.0051
        CIE-LCH:
        26.7806, 72.0289, 314.9179
        CIE-Luv:
        26.7806, 14.9674, -67.4713
        Hunter-Lab:
        22.3967, 39.7132, -54.2974
      #5e188f color charts
#5e188f RGB chart
      #5e188f CMYK chart
      #5e188f RGB pie chart
      #5e188f color shades, tints & tones
#5e188f color schemes
#5e188f color preview, HTML & CSS examples
           This text has a color of #5e188f        
        
          <p style="color:#5e188f;">Text here</p>
        
        
          .mytext {color:#5e188f;}
        
        Text color #5e188f
      
           This box has a color of #5e188f        
        
          <div style="background-color:#5e188f;">Content here</div>
        
        
          .mybackground {background-color:#5e188f;}
        
        Background color #5e188f
      
           Border around this has a color of #5e188f        
        
          <div style="border:2px solid #5e188f;">Content here</div>
        
        
          .myborder {border:2px solid #5e188f;}
        
        Border color #5e188f