#5e098a color space conversions
Hex:
        #5e098a
        RGB:
        94, 9, 138
        CMY:
        63, 96, 46
        CMYK:
        32, 93, 0, 46
      HSL:
        280°, 87.7551%, 28.8235%
        HSV (HSB):
        280°, 93.4783%, 54.1176%
        XYZ:
        9.3012, 4.4100, 24.4057
        xyY:
        0.2440, 0.1157, 4.4100
      CIE-Lab:
        24.9832, 53.7599, -50.8294
        CIE-LCH:
        24.9832, 73.9848, 316.6049
        CIE-Luv:
        24.9832, 17.0229, -65.3996
        Hunter-Lab:
        21.0001, 42.3099, -54.2052
      #5e098a color charts
#5e098a RGB chart
      #5e098a CMYK chart
      #5e098a RGB pie chart
      #5e098a color shades, tints & tones
#5e098a color schemes
#5e098a color preview, HTML & CSS examples
           This text has a color of #5e098a        
        
          <p style="color:#5e098a;">Text here</p>
        
        
          .mytext {color:#5e098a;}
        
        Text color #5e098a
      
           This box has a color of #5e098a        
        
          <div style="background-color:#5e098a;">Content here</div>
        
        
          .mybackground {background-color:#5e098a;}
        
        Background color #5e098a
      
           Border around this has a color of #5e098a        
        
          <div style="border:2px solid #5e098a;">Content here</div>
        
        
          .myborder {border:2px solid #5e098a;}
        
        Border color #5e098a