#5e53cf color space conversions
Hex:
        #5e53cf
        RGB:
        94, 83, 207
        CMY:
        63, 67, 19
        CMYK:
        55, 60, 0, 19
      HSL:
        245°, 56.3636%, 56.8627%
        HSV (HSB):
        245°, 59.9034%, 81.1765%
        XYZ:
        18.9718, 13.0712, 60.5546
        xyY:
        0.2049, 0.1412, 13.0712
      CIE-Lab:
        42.8703, 38.4577, -62.9716
        CIE-LCH:
        42.8703, 73.7862, 301.4130
        CIE-Luv:
        42.8703, -3.6475, -95.7413
        Hunter-Lab:
        36.1541, 30.3981, -73.9970
      #5e53cf color charts
#5e53cf RGB chart
      #5e53cf CMYK chart
      #5e53cf RGB pie chart
      #5e53cf color shades, tints & tones
#5e53cf color schemes
#5e53cf color preview, HTML & CSS examples
           This text has a color of #5e53cf        
        
          <p style="color:#5e53cf;">Text here</p>
        
        
          .mytext {color:#5e53cf;}
        
        Text color #5e53cf
      
           This box has a color of #5e53cf        
        
          <div style="background-color:#5e53cf;">Content here</div>
        
        
          .mybackground {background-color:#5e53cf;}
        
        Background color #5e53cf
      
           Border around this has a color of #5e53cf        
        
          <div style="border:2px solid #5e53cf;">Content here</div>
        
        
          .myborder {border:2px solid #5e53cf;}
        
        Border color #5e53cf