#5453d5 color space conversions
Hex:
        #5453d5
        RGB:
        84, 83, 213
        CMY:
        67, 67, 16
        CMYK:
        61, 61, 0, 16
      HSL:
        240°, 60.7477%, 58.0392%
        HSV (HSB):
        240°, 61.0329%, 83.5294%
        XYZ:
        18.7597, 12.8754, 64.4473
        xyY:
        0.1952, 0.1340, 12.8754
      CIE-Lab:
        42.5749, 38.6374, -66.9322
        CIE-LCH:
        42.5749, 77.2837, 299.9962
        CIE-Luv:
        42.5749, -7.0102, -100.9427
        Hunter-Lab:
        35.8823, 30.5275, -81.3714
      #5453d5 color charts
#5453d5 RGB chart
      #5453d5 CMYK chart
      #5453d5 RGB pie chart
      #5453d5 color shades, tints & tones
#5453d5 color schemes
#5453d5 color preview, HTML & CSS examples
           This text has a color of #5453d5        
        
          <p style="color:#5453d5;">Text here</p>
        
        
          .mytext {color:#5453d5;}
        
        Text color #5453d5
      
           This box has a color of #5453d5        
        
          <div style="background-color:#5453d5;">Content here</div>
        
        
          .mybackground {background-color:#5453d5;}
        
        Background color #5453d5
      
           Border around this has a color of #5453d5        
        
          <div style="border:2px solid #5453d5;">Content here</div>
        
        
          .myborder {border:2px solid #5453d5;}
        
        Border color #5453d5