#5370cd color space conversions
Hex:
        #5370cd
        RGB:
        83, 112, 205
        CMY:
        67, 56, 20
        CMYK:
        60, 45, 0, 20
      HSL:
        226°, 54.9550%, 56.4706%
        HSV (HSB):
        226°, 59.5122%, 80.3922%
        XYZ:
        20.3809, 17.8351, 60.1259
        xyY:
        0.2072, 0.1814, 17.8351
      CIE-Lab:
        49.2955, 17.8250, -51.5047
        CIE-LCH:
        49.2955, 54.5019, 289.0900
        CIE-Luv:
        49.2955, -15.2202, -80.4656
        Hunter-Lab:
        42.2316, 12.2383, -54.8501
      #5370cd color charts
#5370cd RGB chart
      #5370cd CMYK chart
      #5370cd RGB pie chart
      #5370cd color shades, tints & tones
#5370cd color schemes
#5370cd color preview, HTML & CSS examples
           This text has a color of #5370cd        
        
          <p style="color:#5370cd;">Text here</p>
        
        
          .mytext {color:#5370cd;}
        
        Text color #5370cd
      
           This box has a color of #5370cd        
        
          <div style="background-color:#5370cd;">Content here</div>
        
        
          .mybackground {background-color:#5370cd;}
        
        Background color #5370cd
      
           Border around this has a color of #5370cd        
        
          <div style="border:2px solid #5370cd;">Content here</div>
        
        
          .myborder {border:2px solid #5370cd;}
        
        Border color #5370cd