#5e0dbf color space conversions
Hex:
        #5e0dbf
        RGB:
        94, 13, 191
        CMY:
        63, 95, 25
        CMYK:
        51, 93, 0, 25
      HSL:
        267°, 87.2549%, 40.0000%
        HSV (HSB):
        267°, 93.1937%, 74.9020%
        XYZ:
        14.1640, 6.4291, 49.7846
        xyY:
        0.2013, 0.0914, 6.4291
      CIE-Lab:
        30.4703, 64.7825, -73.9572
        CIE-LCH:
        30.4703, 98.3181, 311.2166
        CIE-Luv:
        30.4703, 7.9641, -97.3453
        Hunter-Lab:
        25.3557, 55.3396, -98.6639
      #5e0dbf color charts
#5e0dbf RGB chart
      #5e0dbf CMYK chart
      #5e0dbf RGB pie chart
      #5e0dbf color shades, tints & tones
#5e0dbf color schemes
#5e0dbf color preview, HTML & CSS examples
           This text has a color of #5e0dbf        
        
          <p style="color:#5e0dbf;">Text here</p>
        
        
          .mytext {color:#5e0dbf;}
        
        Text color #5e0dbf
      
           This box has a color of #5e0dbf        
        
          <div style="background-color:#5e0dbf;">Content here</div>
        
        
          .mybackground {background-color:#5e0dbf;}
        
        Background color #5e0dbf
      
           Border around this has a color of #5e0dbf        
        
          <div style="border:2px solid #5e0dbf;">Content here</div>
        
        
          .myborder {border:2px solid #5e0dbf;}
        
        Border color #5e0dbf