#5370d2 color space conversions
Hex:
        #5370d2
        RGB:
        83, 112, 210
        CMY:
        67, 56, 18
        CMYK:
        60, 47, 0, 18
      HSL:
        226°, 58.5253%, 57.4510%
        HSV (HSB):
        226°, 60.4762%, 82.3529%
        XYZ:
        20.9943, 18.0805, 63.3561
        xyY:
        0.2050, 0.1765, 18.0805
      CIE-Lab:
        49.5936, 19.5131, -53.8780
        CIE-LCH:
        49.5936, 57.3027, 289.9089
        CIE-Luv:
        49.5936, -15.2867, -84.4081
        Hunter-Lab:
        42.5212, 13.7202, -58.5768
      #5370d2 color charts
#5370d2 RGB chart
      #5370d2 CMYK chart
      #5370d2 RGB pie chart
      #5370d2 color shades, tints & tones
#5370d2 color schemes
#5370d2 color preview, HTML & CSS examples
           This text has a color of #5370d2        
        
          <p style="color:#5370d2;">Text here</p>
        
        
          .mytext {color:#5370d2;}
        
        Text color #5370d2
      
           This box has a color of #5370d2        
        
          <div style="background-color:#5370d2;">Content here</div>
        
        
          .mybackground {background-color:#5370d2;}
        
        Background color #5370d2
      
           Border around this has a color of #5370d2        
        
          <div style="border:2px solid #5370d2;">Content here</div>
        
        
          .myborder {border:2px solid #5370d2;}
        
        Border color #5370d2