#5437cd color space conversions
Hex:
        #5437cd
        RGB:
        84, 55, 205
        CMY:
        67, 78, 20
        CMYK:
        59, 73, 0, 20
      HSL:
        252°, 60.0000%, 50.9804%
        HSV (HSB):
        252°, 73.1707%, 80.3922%
        XYZ:
        16.0418, 9.0250, 58.6541
        xyY:
        0.1916, 0.1078, 9.0250
      CIE-Lab:
        36.0323, 52.0401, -73.0223
        CIE-LCH:
        36.0323, 89.6684, 305.4760
        CIE-Luv:
        36.0323, -0.8605, -103.1602
        Hunter-Lab:
        30.0416, 42.7437, -94.7305
      #5437cd color charts
#5437cd RGB chart
      #5437cd CMYK chart
      #5437cd RGB pie chart
      #5437cd color shades, tints & tones
#5437cd color schemes
#5437cd color preview, HTML & CSS examples
           This text has a color of #5437cd        
        
          <p style="color:#5437cd;">Text here</p>
        
        
          .mytext {color:#5437cd;}
        
        Text color #5437cd
      
           This box has a color of #5437cd        
        
          <div style="background-color:#5437cd;">Content here</div>
        
        
          .mybackground {background-color:#5437cd;}
        
        Background color #5437cd
      
           Border around this has a color of #5437cd        
        
          <div style="border:2px solid #5437cd;">Content here</div>
        
        
          .myborder {border:2px solid #5437cd;}
        
        Border color #5437cd