#5e2e81 color space conversions
Hex:
        #5e2e81
        RGB:
        94, 46, 129
        CMY:
        63, 82, 49
        CMYK:
        27, 64, 0, 49
      HSL:
        275°, 47.4286%, 34.3137%
        HSV (HSB):
        275°, 64.3411%, 50.5882%
        XYZ:
        9.5555, 5.9187, 21.4077
        xyY:
        0.2591, 0.1605, 5.9187
      CIE-Lab:
        29.2063, 37.6377, -38.3545
        CIE-LCH:
        29.2063, 53.7370, 314.4596
        CIE-Luv:
        29.2063, 14.1580, -53.4029
        Hunter-Lab:
        24.3283, 27.5358, -35.1424
      #5e2e81 color charts
#5e2e81 RGB chart
      #5e2e81 CMYK chart
      #5e2e81 RGB pie chart
      #5e2e81 color shades, tints & tones
#5e2e81 color schemes
#5e2e81 color preview, HTML & CSS examples
           This text has a color of #5e2e81        
        
          <p style="color:#5e2e81;">Text here</p>
        
        
          .mytext {color:#5e2e81;}
        
        Text color #5e2e81
      
           This box has a color of #5e2e81        
        
          <div style="background-color:#5e2e81;">Content here</div>
        
        
          .mybackground {background-color:#5e2e81;}
        
        Background color #5e2e81
      
           Border around this has a color of #5e2e81        
        
          <div style="border:2px solid #5e2e81;">Content here</div>
        
        
          .myborder {border:2px solid #5e2e81;}
        
        Border color #5e2e81