#5362d2 color space conversions
Hex:
        #5362d2
        RGB:
        83, 98, 210
        CMY:
        67, 62, 18
        CMYK:
        60, 53, 0, 18
      HSL:
        233°, 58.5253%, 57.4510%
        HSV (HSB):
        233°, 60.4762%, 82.3529%
        XYZ:
        19.5678, 15.2275, 62.8806
        xyY:
        0.2003, 0.1559, 15.2275
      CIE-Lab:
        45.9442, 28.2363, -59.7512
        CIE-LCH:
        45.9442, 66.0871, 295.2938
        CIE-Luv:
        45.9442, -11.0940, -92.2522
        Hunter-Lab:
        39.0224, 21.2196, -68.2240
      #5362d2 color charts
#5362d2 RGB chart
      #5362d2 CMYK chart
      #5362d2 RGB pie chart
      #5362d2 color shades, tints & tones
#5362d2 color schemes
#5362d2 color preview, HTML & CSS examples
           This text has a color of #5362d2        
        
          <p style="color:#5362d2;">Text here</p>
        
        
          .mytext {color:#5362d2;}
        
        Text color #5362d2
      
           This box has a color of #5362d2        
        
          <div style="background-color:#5362d2;">Content here</div>
        
        
          .mybackground {background-color:#5362d2;}
        
        Background color #5362d2
      
           Border around this has a color of #5362d2        
        
          <div style="border:2px solid #5362d2;">Content here</div>
        
        
          .myborder {border:2px solid #5362d2;}
        
        Border color #5362d2