#5434cd color space conversions
Hex:
        #5434cd
        RGB:
        84, 52, 205
        CMY:
        67, 80, 20
        CMYK:
        59, 75, 0, 20
      HSL:
        253°, 60.4743%, 50.3922%
        HSV (HSB):
        253°, 74.6341%, 80.3922%
        XYZ:
        15.9036, 8.7486, 58.6080
        xyY:
        0.1910, 0.1051, 8.7486
      CIE-Lab:
        35.4956, 53.5576, -73.9050
        CIE-LCH:
        35.4956, 91.2708, 305.9302
        CIE-Luv:
        35.4956, -0.3990, -103.6102
        Hunter-Lab:
        29.5780, 44.2150, -96.7770
      #5434cd color charts
#5434cd RGB chart
      #5434cd CMYK chart
      #5434cd RGB pie chart
      #5434cd color shades, tints & tones
#5434cd color schemes
#5434cd color preview, HTML & CSS examples
           This text has a color of #5434cd        
        
          <p style="color:#5434cd;">Text here</p>
        
        
          .mytext {color:#5434cd;}
        
        Text color #5434cd
      
           This box has a color of #5434cd        
        
          <div style="background-color:#5434cd;">Content here</div>
        
        
          .mybackground {background-color:#5434cd;}
        
        Background color #5434cd
      
           Border around this has a color of #5434cd        
        
          <div style="border:2px solid #5434cd;">Content here</div>
        
        
          .myborder {border:2px solid #5434cd;}
        
        Border color #5434cd