#5e0dbd color space conversions
Hex:
        #5e0dbd
        RGB:
        94, 13, 189
        CMY:
        63, 95, 26
        CMYK:
        50, 93, 0, 26
      HSL:
        268°, 87.1287%, 39.6078%
        HSV (HSB):
        268°, 93.1217%, 74.1176%
        XYZ:
        13.9453, 6.3417, 48.6332
        xyY:
        0.2023, 0.0920, 6.3417
      CIE-Lab:
        30.2586, 64.3238, -73.1251
        CIE-LCH:
        30.2586, 97.3901, 311.3362
        CIE-Luv:
        30.2586, 8.2356, -96.1716
        Hunter-Lab:
        25.1826, 54.7779, -96.8741
      #5e0dbd color charts
#5e0dbd RGB chart
      #5e0dbd CMYK chart
      #5e0dbd RGB pie chart
      #5e0dbd color shades, tints & tones
#5e0dbd color schemes
#5e0dbd color preview, HTML & CSS examples
           This text has a color of #5e0dbd        
        
          <p style="color:#5e0dbd;">Text here</p>
        
        
          .mytext {color:#5e0dbd;}
        
        Text color #5e0dbd
      
           This box has a color of #5e0dbd        
        
          <div style="background-color:#5e0dbd;">Content here</div>
        
        
          .mybackground {background-color:#5e0dbd;}
        
        Background color #5e0dbd
      
           Border around this has a color of #5e0dbd        
        
          <div style="border:2px solid #5e0dbd;">Content here</div>
        
        
          .myborder {border:2px solid #5e0dbd;}
        
        Border color #5e0dbd