#5e44bd color space conversions
Hex:
        #5e44bd
        RGB:
        94, 68, 189
        CMY:
        63, 73, 26
        CMYK:
        50, 64, 0, 26
      HSL:
        253°, 47.8261%, 50.3922%
        HSV (HSB):
        253°, 64.0212%, 74.1176%
        XYZ:
        15.8685, 10.1881, 49.2742
        xyY:
        0.2107, 0.1352, 10.1881
      CIE-Lab:
        38.1778, 41.7937, -60.1400
        CIE-LCH:
        38.1778, 73.2361, 304.7970
        CIE-Luv:
        38.1778, 1.3414, -88.6610
        Hunter-Lab:
        31.9187, 32.8842, -69.1853
      #5e44bd color charts
#5e44bd RGB chart
      #5e44bd CMYK chart
      #5e44bd RGB pie chart
      #5e44bd color shades, tints & tones
#5e44bd color schemes
#5e44bd color preview, HTML & CSS examples
           This text has a color of #5e44bd        
        
          <p style="color:#5e44bd;">Text here</p>
        
        
          .mytext {color:#5e44bd;}
        
        Text color #5e44bd
      
           This box has a color of #5e44bd        
        
          <div style="background-color:#5e44bd;">Content here</div>
        
        
          .mybackground {background-color:#5e44bd;}
        
        Background color #5e44bd
      
           Border around this has a color of #5e44bd        
        
          <div style="border:2px solid #5e44bd;">Content here</div>
        
        
          .myborder {border:2px solid #5e44bd;}
        
        Border color #5e44bd