#5e255f color space conversions
Hex:
        #5e255f
        RGB:
        94, 37, 95
        CMY:
        63, 85, 63
        CMYK:
        1, 61, 0, 63
      HSL:
        299°, 43.9394%, 25.8824%
        HSV (HSB):
        299°, 61.0526%, 37.2549%
        XYZ:
        7.3432, 4.5290, 11.3136
        xyY:
        0.3167, 0.1953, 4.5290
      CIE-Lab:
        25.3485, 34.7277, -22.7346
        CIE-LCH:
        25.3485, 41.5075, 326.7891
        CIE-Luv:
        25.3485, 23.4277, -31.3486
        Hunter-Lab:
        21.2815, 24.3489, -16.6225
      #5e255f color charts
#5e255f RGB chart
      #5e255f CMYK chart
      #5e255f RGB pie chart
      #5e255f color shades, tints & tones
#5e255f color schemes
#5e255f color preview, HTML & CSS examples
           This text has a color of #5e255f        
        
          <p style="color:#5e255f;">Text here</p>
        
        
          .mytext {color:#5e255f;}
        
        Text color #5e255f
      
           This box has a color of #5e255f        
        
          <div style="background-color:#5e255f;">Content here</div>
        
        
          .mybackground {background-color:#5e255f;}
        
        Background color #5e255f
      
           Border around this has a color of #5e255f        
        
          <div style="border:2px solid #5e255f;">Content here</div>
        
        
          .myborder {border:2px solid #5e255f;}
        
        Border color #5e255f