#5362cd color space conversions
Hex:
        #5362cd
        RGB:
        83, 98, 205
        CMY:
        67, 62, 20
        CMYK:
        60, 52, 0, 20
      HSL:
        233°, 54.9550%, 56.4706%
        HSV (HSB):
        233°, 59.5122%, 80.3922%
        XYZ:
        18.9544, 14.9821, 59.6504
        xyY:
        0.2025, 0.1601, 14.9821
      CIE-Lab:
        45.6097, 26.5604, -57.4258
        CIE-LCH:
        45.6097, 63.2706, 294.8213
        CIE-Luv:
        45.6097, -10.9385, -88.5205
        Hunter-Lab:
        38.7068, 19.6732, -64.2762
      #5362cd color charts
#5362cd RGB chart
      #5362cd CMYK chart
      #5362cd RGB pie chart
      #5362cd color shades, tints & tones
#5362cd color schemes
#5362cd color preview, HTML & CSS examples
           This text has a color of #5362cd        
        
          <p style="color:#5362cd;">Text here</p>
        
        
          .mytext {color:#5362cd;}
        
        Text color #5362cd
      
           This box has a color of #5362cd        
        
          <div style="background-color:#5362cd;">Content here</div>
        
        
          .mybackground {background-color:#5362cd;}
        
        Background color #5362cd
      
           Border around this has a color of #5362cd        
        
          <div style="border:2px solid #5362cd;">Content here</div>
        
        
          .myborder {border:2px solid #5362cd;}
        
        Border color #5362cd