#5379e4 color space conversions
Hex:
        #5379e4
        RGB:
        83, 121, 228
        CMY:
        67, 53, 11
        CMYK:
        64, 47, 0, 11
      HSL:
        224°, 72.8643%, 60.9804%
        HSV (HSB):
        224°, 63.5965%, 89.4118%
        XYZ:
        24.4082, 21.1152, 76.1880
        xyY:
        0.2005, 0.1735, 21.1152
      CIE-Lab:
        53.0753, 20.0729, -58.4620
        CIE-LCH:
        53.0753, 61.8120, 288.9498
        CIE-Luv:
        53.0753, -18.2594, -92.9837
        Hunter-Lab:
        45.9513, 14.4004, -66.1380
      #5379e4 color charts
#5379e4 RGB chart
      #5379e4 CMYK chart
      #5379e4 RGB pie chart
      #5379e4 color shades, tints & tones
#5379e4 color schemes
#5379e4 color preview, HTML & CSS examples
           This text has a color of #5379e4        
        
          <p style="color:#5379e4;">Text here</p>
        
        
          .mytext {color:#5379e4;}
        
        Text color #5379e4
      
           This box has a color of #5379e4        
        
          <div style="background-color:#5379e4;">Content here</div>
        
        
          .mybackground {background-color:#5379e4;}
        
        Background color #5379e4
      
           Border around this has a color of #5379e4        
        
          <div style="border:2px solid #5379e4;">Content here</div>
        
        
          .myborder {border:2px solid #5379e4;}
        
        Border color #5379e4