#5356d2 color space conversions
Hex:
        #5356d2
        RGB:
        83, 86, 210
        CMY:
        67, 66, 18
        CMYK:
        60, 59, 0, 18
      HSL:
        239°, 58.5253%, 57.4510%
        HSV (HSB):
        239°, 60.4762%, 82.3529%
        XYZ:
        18.5279, 13.1477, 62.5340
        xyY:
        0.1967, 0.1396, 13.1477
      CIE-Lab:
        42.9850, 35.6663, -64.5468
        CIE-LCH:
        42.9850, 73.7453, 298.9235
        CIE-Luv:
        42.9850, -7.8777, -97.7721
        Hunter-Lab:
        36.2598, 27.7548, -76.8703
      #5356d2 color charts
#5356d2 RGB chart
      #5356d2 CMYK chart
      #5356d2 RGB pie chart
      #5356d2 color shades, tints & tones
#5356d2 color schemes
#5356d2 color preview, HTML & CSS examples
           This text has a color of #5356d2        
        
          <p style="color:#5356d2;">Text here</p>
        
        
          .mytext {color:#5356d2;}
        
        Text color #5356d2
      
           This box has a color of #5356d2        
        
          <div style="background-color:#5356d2;">Content here</div>
        
        
          .mybackground {background-color:#5356d2;}
        
        Background color #5356d2
      
           Border around this has a color of #5356d2        
        
          <div style="border:2px solid #5356d2;">Content here</div>
        
        
          .myborder {border:2px solid #5356d2;}
        
        Border color #5356d2