#5e108f color space conversions
Hex:
        #5e108f
        RGB:
        94, 16, 143
        CMY:
        63, 94, 44
        CMYK:
        34, 89, 0, 44
      HSL:
        277°, 79.8742%, 31.1765%
        HSV (HSB):
        277°, 88.8112%, 56.0784%
        XYZ:
        9.7593, 4.7334, 26.3859
        xyY:
        0.2387, 0.1158, 4.7334
      CIE-Lab:
        25.9614, 53.2653, -52.3433
        CIE-LCH:
        25.9614, 74.6795, 315.5002
        CIE-Luv:
        25.9614, 15.6152, -68.1560
        Hunter-Lab:
        21.7565, 41.9961, -56.6764
      #5e108f color charts
#5e108f RGB chart
      #5e108f CMYK chart
      #5e108f RGB pie chart
      #5e108f color shades, tints & tones
#5e108f color schemes
#5e108f color preview, HTML & CSS examples
           This text has a color of #5e108f        
        
          <p style="color:#5e108f;">Text here</p>
        
        
          .mytext {color:#5e108f;}
        
        Text color #5e108f
      
           This box has a color of #5e108f        
        
          <div style="background-color:#5e108f;">Content here</div>
        
        
          .mybackground {background-color:#5e108f;}
        
        Background color #5e108f
      
           Border around this has a color of #5e108f        
        
          <div style="border:2px solid #5e108f;">Content here</div>
        
        
          .myborder {border:2px solid #5e108f;}
        
        Border color #5e108f