#5379d5 color space conversions
Hex:
        #5379d5
        RGB:
        83, 121, 213
        CMY:
        67, 53, 16
        CMYK:
        61, 43, 0, 16
      HSL:
        222°, 60.7477%, 58.0392%
        HSV (HSB):
        222°, 61.0329%, 83.5294%
        XYZ:
        22.4149, 20.3178, 65.6911
        xyY:
        0.2067, 0.1874, 20.3178
      CIE-Lab:
        52.1947, 14.9703, -51.4199
        CIE-LCH:
        52.1947, 53.5548, 286.2323
        CIE-Luv:
        52.1947, -18.1963, -81.1089
        Hunter-Lab:
        45.0753, 9.8820, -54.8544
      #5379d5 color charts
#5379d5 RGB chart
      #5379d5 CMYK chart
      #5379d5 RGB pie chart
      #5379d5 color shades, tints & tones
#5379d5 color schemes
#5379d5 color preview, HTML & CSS examples
           This text has a color of #5379d5        
        
          <p style="color:#5379d5;">Text here</p>
        
        
          .mytext {color:#5379d5;}
        
        Text color #5379d5
      
           This box has a color of #5379d5        
        
          <div style="background-color:#5379d5;">Content here</div>
        
        
          .mybackground {background-color:#5379d5;}
        
        Background color #5379d5
      
           Border around this has a color of #5379d5        
        
          <div style="border:2px solid #5379d5;">Content here</div>
        
        
          .myborder {border:2px solid #5379d5;}
        
        Border color #5379d5