#5323d2 color space conversions
Hex:
        #5323d2
        RGB:
        83, 35, 210
        CMY:
        67, 86, 18
        CMYK:
        60, 83, 0, 18
      HSL:
        256°, 71.4286%, 48.0392%
        HSV (HSB):
        256°, 83.3333%, 82.3529%
        XYZ:
        15.8012, 7.6942, 61.6251
        xyY:
        0.1856, 0.0904, 7.6942
      CIE-Lab:
        33.3377, 62.2661, -80.3706
        CIE-LCH:
        33.3377, 101.6686, 307.7663
        CIE-Luv:
        33.3377, 0.9181, -108.0268
        Hunter-Lab:
        27.7384, 53.1401, -112.3047
      #5323d2 color charts
#5323d2 RGB chart
      #5323d2 CMYK chart
      #5323d2 RGB pie chart
      #5323d2 color shades, tints & tones
#5323d2 color schemes
#5323d2 color preview, HTML & CSS examples
           This text has a color of #5323d2        
        
          <p style="color:#5323d2;">Text here</p>
        
        
          .mytext {color:#5323d2;}
        
        Text color #5323d2
      
           This box has a color of #5323d2        
        
          <div style="background-color:#5323d2;">Content here</div>
        
        
          .mybackground {background-color:#5323d2;}
        
        Background color #5323d2
      
           Border around this has a color of #5323d2        
        
          <div style="border:2px solid #5323d2;">Content here</div>
        
        
          .myborder {border:2px solid #5323d2;}
        
        Border color #5323d2