#5e51bf color space conversions
Hex:
        #5e51bf
        RGB:
        94, 81, 191
        CMY:
        63, 68, 25
        CMYK:
        51, 58, 0, 25
      HSL:
        247°, 46.2185%, 53.3333%
        HSV (HSB):
        247°, 57.5916%, 74.9020%
        XYZ:
        16.9625, 12.0261, 50.7175
        xyY:
        0.2128, 0.1509, 12.0261
      CIE-Lab:
        41.2576, 34.7055, -56.3148
        CIE-LCH:
        41.2576, 66.1500, 301.6446
        CIE-Luv:
        41.2576, -1.9894, -85.0953
        Hunter-Lab:
        34.6787, 26.6224, -62.4363
      #5e51bf color charts
#5e51bf RGB chart
      #5e51bf CMYK chart
      #5e51bf RGB pie chart
      #5e51bf color shades, tints & tones
#5e51bf color schemes
#5e51bf color preview, HTML & CSS examples
           This text has a color of #5e51bf        
        
          <p style="color:#5e51bf;">Text here</p>
        
        
          .mytext {color:#5e51bf;}
        
        Text color #5e51bf
      
           This box has a color of #5e51bf        
        
          <div style="background-color:#5e51bf;">Content here</div>
        
        
          .mybackground {background-color:#5e51bf;}
        
        Background color #5e51bf
      
           Border around this has a color of #5e51bf        
        
          <div style="border:2px solid #5e51bf;">Content here</div>
        
        
          .myborder {border:2px solid #5e51bf;}
        
        Border color #5e51bf