#5379d6 color space conversions
Hex:
        #5379d6
        RGB:
        83, 121, 214
        CMY:
        67, 53, 16
        CMYK:
        61, 43, 0, 16
      HSL:
        223°, 61.5023%, 58.2353%
        HSV (HSB):
        223°, 61.2150%, 83.9216%
        XYZ:
        22.5423, 20.3688, 66.3618
        xyY:
        0.2063, 0.1864, 20.3688
      CIE-Lab:
        52.2516, 15.3088, -51.8949
        CIE-LCH:
        52.2516, 54.1058, 286.4359
        CIE-Luv:
        52.2516, -18.1996, -81.9116
        Hunter-Lab:
        45.1318, 10.1759, -55.5878
      #5379d6 color charts
#5379d6 RGB chart
      #5379d6 CMYK chart
      #5379d6 RGB pie chart
      #5379d6 color shades, tints & tones
#5379d6 color schemes
#5379d6 color preview, HTML & CSS examples
           This text has a color of #5379d6        
        
          <p style="color:#5379d6;">Text here</p>
        
        
          .mytext {color:#5379d6;}
        
        Text color #5379d6
      
           This box has a color of #5379d6        
        
          <div style="background-color:#5379d6;">Content here</div>
        
        
          .mybackground {background-color:#5379d6;}
        
        Background color #5379d6
      
           Border around this has a color of #5379d6        
        
          <div style="border:2px solid #5379d6;">Content here</div>
        
        
          .myborder {border:2px solid #5379d6;}
        
        Border color #5379d6