#5354e3 color space conversions
Hex:
        #5354e3
        RGB:
        83, 84, 227
        CMY:
        67, 67, 11
        CMYK:
        63, 63, 0, 11
      HSL:
        240°, 72.0000%, 60.7843%
        HSV (HSB):
        240°, 63.4361%, 89.0196%
        XYZ:
        20.6027, 13.7257, 74.2365
        xyY:
        0.1898, 0.1264, 13.7257
      CIE-Lab:
        43.8370, 42.4352, -72.8611
        CIE-LCH:
        43.8370, 84.3178, 300.2170
        CIE-Luv:
        43.8370, -8.1933, -110.1761
        Hunter-Lab:
        37.0482, 34.4305, -92.8704
      #5354e3 color charts
#5354e3 RGB chart
      #5354e3 CMYK chart
      #5354e3 RGB pie chart
      #5354e3 color shades, tints & tones
#5354e3 color schemes
#5354e3 color preview, HTML & CSS examples
           This text has a color of #5354e3        
        
          <p style="color:#5354e3;">Text here</p>
        
        
          .mytext {color:#5354e3;}
        
        Text color #5354e3
      
           This box has a color of #5354e3        
        
          <div style="background-color:#5354e3;">Content here</div>
        
        
          .mybackground {background-color:#5354e3;}
        
        Background color #5354e3
      
           Border around this has a color of #5354e3        
        
          <div style="border:2px solid #5354e3;">Content here</div>
        
        
          .myborder {border:2px solid #5354e3;}
        
        Border color #5354e3