#5e0a5f color space conversions
Hex:
        #5e0a5f
        RGB:
        94, 10, 95
        CMY:
        63, 96, 63
        CMYK:
        1, 89, 0, 63
      HSL:
        299°, 80.9524%, 20.5882%
        HSV (HSB):
        299°, 89.4737%, 37.2549%
        XYZ:
        6.7902, 3.4230, 11.1293
        xyY:
        0.3182, 0.1604, 3.4230
      CIE-Lab:
        21.6640, 45.1232, -28.5737
        CIE-LCH:
        21.6640, 53.4094, 327.6565
        CIE-Luv:
        21.6640, 27.8604, -37.1003
        Hunter-Lab:
        18.5013, 33.1342, -22.7144
      #5e0a5f color charts
#5e0a5f RGB chart
      #5e0a5f CMYK chart
      #5e0a5f RGB pie chart
      #5e0a5f color shades, tints & tones
#5e0a5f color schemes
#5e0a5f color preview, HTML & CSS examples
           This text has a color of #5e0a5f        
        
          <p style="color:#5e0a5f;">Text here</p>
        
        
          .mytext {color:#5e0a5f;}
        
        Text color #5e0a5f
      
           This box has a color of #5e0a5f        
        
          <div style="background-color:#5e0a5f;">Content here</div>
        
        
          .mybackground {background-color:#5e0a5f;}
        
        Background color #5e0a5f
      
           Border around this has a color of #5e0a5f        
        
          <div style="border:2px solid #5e0a5f;">Content here</div>
        
        
          .myborder {border:2px solid #5e0a5f;}
        
        Border color #5e0a5f