#5e306f color space conversions
Hex:
        #5e306f
        RGB:
        94, 48, 111
        CMY:
        63, 81, 56
        CMYK:
        15, 57, 0, 56
      HSL:
        284°, 39.6226%, 31.1765%
        HSV (HSB):
        284°, 56.7568%, 43.5294%
        XYZ:
        8.5423, 5.6413, 15.6776
        xyY:
        0.2861, 0.1889, 5.6413
      CIE-Lab:
        28.4888, 32.2039, -28.1213
        CIE-LCH:
        28.4888, 42.7539, 318.8716
        CIE-Luv:
        28.4888, 16.9946, -39.3260
        Hunter-Lab:
        23.7514, 22.6334, -22.5096
      #5e306f color charts
#5e306f RGB chart
      #5e306f CMYK chart
      #5e306f RGB pie chart
      #5e306f color shades, tints & tones
#5e306f color schemes
#5e306f color preview, HTML & CSS examples
           This text has a color of #5e306f        
        
          <p style="color:#5e306f;">Text here</p>
        
        
          .mytext {color:#5e306f;}
        
        Text color #5e306f
      
           This box has a color of #5e306f        
        
          <div style="background-color:#5e306f;">Content here</div>
        
        
          .mybackground {background-color:#5e306f;}
        
        Background color #5e306f
      
           Border around this has a color of #5e306f        
        
          <div style="border:2px solid #5e306f;">Content here</div>
        
        
          .myborder {border:2px solid #5e306f;}
        
        Border color #5e306f