#5a54f3 color space conversions
Hex:
        #5a54f3
        RGB:
        90, 84, 243
        CMY:
        65, 67, 5
        CMYK:
        63, 65, 0, 5
      HSL:
        242°, 86.8852%, 64.1176%
        HSV (HSB):
        242°, 65.4321%, 95.2941%
        XYZ:
        23.5644, 14.9854, 86.4445
        xyY:
        0.1885, 0.1199, 14.9854
      CIE-Lab:
        45.6142, 48.5277, -78.9608
        CIE-LCH:
        45.6142, 92.6809, 301.5741
        CIE-Luv:
        45.6142, -7.2199, -120.1856
        Hunter-Lab:
        38.7109, 40.9138, -105.3015
      #5a54f3 color charts
#5a54f3 RGB chart
      #5a54f3 CMYK chart
      #5a54f3 RGB pie chart
      #5a54f3 color shades, tints & tones
#5a54f3 color schemes
#5a54f3 color preview, HTML & CSS examples
           This text has a color of #5a54f3        
        
          <p style="color:#5a54f3;">Text here</p>
        
        
          .mytext {color:#5a54f3;}
        
        Text color #5a54f3
      
           This box has a color of #5a54f3        
        
          <div style="background-color:#5a54f3;">Content here</div>
        
        
          .mybackground {background-color:#5a54f3;}
        
        Background color #5a54f3
      
           Border around this has a color of #5a54f3        
        
          <div style="border:2px solid #5a54f3;">Content here</div>
        
        
          .myborder {border:2px solid #5a54f3;}
        
        Border color #5a54f3