#5367cd color space conversions
Hex:
        #5367cd
        RGB:
        83, 103, 205
        CMY:
        67, 60, 20
        CMYK:
        60, 50, 0, 20
      HSL:
        230°, 54.9550%, 56.4706%
        HSV (HSB):
        230°, 59.5122%, 80.3922%
        XYZ:
        19.4370, 15.9473, 59.8113
        xyY:
        0.2042, 0.1675, 15.9473
      CIE-Lab:
        46.9052, 23.4346, -55.3391
        CIE-LCH:
        46.9052, 60.0966, 292.9513
        CIE-Luv:
        46.9052, -12.4183, -85.8019
        Hunter-Lab:
        39.9340, 16.9962, -60.8479
      #5367cd color charts
#5367cd RGB chart
      #5367cd CMYK chart
      #5367cd RGB pie chart
      #5367cd color shades, tints & tones
#5367cd color schemes
#5367cd color preview, HTML & CSS examples
           This text has a color of #5367cd        
        
          <p style="color:#5367cd;">Text here</p>
        
        
          .mytext {color:#5367cd;}
        
        Text color #5367cd
      
           This box has a color of #5367cd        
        
          <div style="background-color:#5367cd;">Content here</div>
        
        
          .mybackground {background-color:#5367cd;}
        
        Background color #5367cd
      
           Border around this has a color of #5367cd        
        
          <div style="border:2px solid #5367cd;">Content here</div>
        
        
          .myborder {border:2px solid #5367cd;}
        
        Border color #5367cd