#5a54da color space conversions
Hex:
        #5a54da
        RGB:
        90, 84, 218
        CMY:
        65, 67, 15
        CMYK:
        59, 61, 0, 15
      HSL:
        243°, 64.4231%, 59.2157%
        HSV (HSB):
        243°, 61.4679%, 85.4902%
        XYZ:
        20.0417, 13.5763, 67.8938
        xyY:
        0.1974, 0.1337, 13.5763
      CIE-Lab:
        43.6190, 40.6230, -68.0737
        CIE-LCH:
        43.6190, 79.2733, 300.8267
        CIE-Luv:
        43.6190, -5.8163, -103.4472
        Hunter-Lab:
        36.8460, 32.6112, -83.4579
      #5a54da color charts
#5a54da RGB chart
      #5a54da CMYK chart
      #5a54da RGB pie chart
      #5a54da color shades, tints & tones
#5a54da color schemes
#5a54da color preview, HTML & CSS examples
           This text has a color of #5a54da        
        
          <p style="color:#5a54da;">Text here</p>
        
        
          .mytext {color:#5a54da;}
        
        Text color #5a54da
      
           This box has a color of #5a54da        
        
          <div style="background-color:#5a54da;">Content here</div>
        
        
          .mybackground {background-color:#5a54da;}
        
        Background color #5a54da
      
           Border around this has a color of #5a54da        
        
          <div style="border:2px solid #5a54da;">Content here</div>
        
        
          .myborder {border:2px solid #5a54da;}
        
        Border color #5a54da