#5339ab color space conversions
Hex:
        #5339ab
        RGB:
        83, 57, 171
        CMY:
        67, 78, 33
        CMYK:
        51, 67, 0, 33
      HSL:
        254°, 50.0000%, 44.7059%
        HSV (HSB):
        254°, 66.6667%, 67.0588%
        XYZ:
        12.3811, 7.7055, 39.3628
        xyY:
        0.2083, 0.1296, 7.7055
      CIE-Lab:
        33.3619, 40.6935, -57.3683
        CIE-LCH:
        33.3619, 70.3355, 305.3495
        CIE-Luv:
        33.3619, 1.4901, -80.8803
        Hunter-Lab:
        27.7588, 31.0372, -64.6438
      #5339ab color charts
#5339ab RGB chart
      #5339ab CMYK chart
      #5339ab RGB pie chart
      #5339ab color shades, tints & tones
#5339ab color schemes
#5339ab color preview, HTML & CSS examples
           This text has a color of #5339ab        
        
          <p style="color:#5339ab;">Text here</p>
        
        
          .mytext {color:#5339ab;}
        
        Text color #5339ab
      
           This box has a color of #5339ab        
        
          <div style="background-color:#5339ab;">Content here</div>
        
        
          .mybackground {background-color:#5339ab;}
        
        Background color #5339ab
      
           Border around this has a color of #5339ab        
        
          <div style="border:2px solid #5339ab;">Content here</div>
        
        
          .myborder {border:2px solid #5339ab;}
        
        Border color #5339ab