#5339a8 color space conversions
Hex:
        #5339a8
        RGB:
        83, 57, 168
        CMY:
        67, 78, 34
        CMYK:
        51, 66, 0, 34
      HSL:
        254°, 49.3333%, 44.1176%
        HSV (HSB):
        254°, 66.0714%, 65.8824%
        XYZ:
        12.0983, 7.5924, 37.8736
        xyY:
        0.2102, 0.1319, 7.5924
      CIE-Lab:
        33.1192, 39.7951, -55.9669
        CIE-LCH:
        33.1192, 68.6727, 305.4146
        CIE-Luv:
        33.1192, 1.7784, -78.8560
        Hunter-Lab:
        27.5543, 30.1540, -62.2065
      #5339a8 color charts
#5339a8 RGB chart
      #5339a8 CMYK chart
      #5339a8 RGB pie chart
      #5339a8 color shades, tints & tones
#5339a8 color schemes
#5339a8 color preview, HTML & CSS examples
           This text has a color of #5339a8        
        
          <p style="color:#5339a8;">Text here</p>
        
        
          .mytext {color:#5339a8;}
        
        Text color #5339a8
      
           This box has a color of #5339a8        
        
          <div style="background-color:#5339a8;">Content here</div>
        
        
          .mybackground {background-color:#5339a8;}
        
        Background color #5339a8
      
           Border around this has a color of #5339a8        
        
          <div style="border:2px solid #5339a8;">Content here</div>
        
        
          .myborder {border:2px solid #5339a8;}
        
        Border color #5339a8