#5379cd color space conversions
Hex:
        #5379cd
        RGB:
        83, 121, 205
        CMY:
        67, 53, 20
        CMYK:
        60, 41, 0, 20
      HSL:
        221°, 54.9550%, 56.4706%
        HSV (HSB):
        221°, 59.5122%, 80.3922%
        XYZ:
        21.4241, 19.9215, 60.4737
        xyY:
        0.2104, 0.1957, 19.9215
      CIE-Lab:
        51.7484, 12.2738, -47.5913
        CIE-LCH:
        51.7484, 49.1485, 284.4614
        CIE-Luv:
        51.7484, -18.1750, -74.6333
        Hunter-Lab:
        44.6335, 7.5713, -49.0882
      #5379cd color charts
#5379cd RGB chart
      #5379cd CMYK chart
      #5379cd RGB pie chart
      #5379cd color shades, tints & tones
#5379cd color schemes
#5379cd color preview, HTML & CSS examples
           This text has a color of #5379cd        
        
          <p style="color:#5379cd;">Text here</p>
        
        
          .mytext {color:#5379cd;}
        
        Text color #5379cd
      
           This box has a color of #5379cd        
        
          <div style="background-color:#5379cd;">Content here</div>
        
        
          .mybackground {background-color:#5379cd;}
        
        Background color #5379cd
      
           Border around this has a color of #5379cd        
        
          <div style="border:2px solid #5379cd;">Content here</div>
        
        
          .myborder {border:2px solid #5379cd;}
        
        Border color #5379cd