#5e027e color space conversions
Hex:
        #5e027e
        RGB:
        94, 2, 126
        CMY:
        63, 99, 51
        CMYK:
        25, 98, 0, 51
      HSL:
        285°, 96.8750%, 25.0980%
        HSV (HSB):
        285°, 98.4127%, 49.4118%
        XYZ:
        8.4037, 3.9295, 20.0542
        xyY:
        0.2595, 0.1213, 3.9295
      CIE-Lab:
        23.4368, 52.7617, -45.7974
        CIE-LCH:
        23.4368, 69.8656, 319.0418
        CIE-Luv:
        23.4368, 20.0444, -58.1878
        Hunter-Lab:
        19.8229, 40.9832, -46.1059
      #5e027e color charts
#5e027e RGB chart
      #5e027e CMYK chart
      #5e027e RGB pie chart
      #5e027e color shades, tints & tones
#5e027e color schemes
#5e027e color preview, HTML & CSS examples
           This text has a color of #5e027e        
        
          <p style="color:#5e027e;">Text here</p>
        
        
          .mytext {color:#5e027e;}
        
        Text color #5e027e
      
           This box has a color of #5e027e        
        
          <div style="background-color:#5e027e;">Content here</div>
        
        
          .mybackground {background-color:#5e027e;}
        
        Background color #5e027e
      
           Border around this has a color of #5e027e        
        
          <div style="border:2px solid #5e027e;">Content here</div>
        
        
          .myborder {border:2px solid #5e027e;}
        
        Border color #5e027e