#5e078b color space conversions
Hex:
        #5e078b
        RGB:
        94, 7, 139
        CMY:
        63, 97, 45
        CMYK:
        32, 95, 0, 45
      HSL:
        280°, 90.4110%, 28.6275%
        HSV (HSB):
        280°, 94.9640%, 54.5098%
        XYZ:
        9.3523, 4.3957, 24.7816
        xyY:
        0.2427, 0.1141, 4.3957
      CIE-Lab:
        24.9388, 54.3719, -51.5265
        CIE-LCH:
        24.9388, 74.9085, 316.5391
        CIE-Luv:
        24.9388, 16.9124, -66.1201
        Hunter-Lab:
        20.9660, 42.9329, -55.4042
      #5e078b color charts
#5e078b RGB chart
      #5e078b CMYK chart
      #5e078b RGB pie chart
      #5e078b color shades, tints & tones
#5e078b color schemes
#5e078b color preview, HTML & CSS examples
           This text has a color of #5e078b        
        
          <p style="color:#5e078b;">Text here</p>
        
        
          .mytext {color:#5e078b;}
        
        Text color #5e078b
      
           This box has a color of #5e078b        
        
          <div style="background-color:#5e078b;">Content here</div>
        
        
          .mybackground {background-color:#5e078b;}
        
        Background color #5e078b
      
           Border around this has a color of #5e078b        
        
          <div style="border:2px solid #5e078b;">Content here</div>
        
        
          .myborder {border:2px solid #5e078b;}
        
        Border color #5e078b