#5239a8 color space conversions
Hex:
        #5239a8
        RGB:
        82, 57, 168
        CMY:
        68, 78, 34
        CMYK:
        51, 66, 0, 34
      HSL:
        254°, 49.3333%, 44.1176%
        HSV (HSB):
        254°, 66.0714%, 65.8824%
        XYZ:
        12.0107, 7.5472, 37.8695
        xyY:
        0.2091, 0.1314, 7.5472
      CIE-Lab:
        33.0216, 39.6072, -56.1300
        CIE-LCH:
        33.0216, 68.6973, 305.2080
        CIE-Luv:
        33.0216, 1.4255, -78.9557
        Hunter-Lab:
        27.4723, 29.9626, -62.4986
      #5239a8 color charts
#5239a8 RGB chart
      #5239a8 CMYK chart
      #5239a8 RGB pie chart
      #5239a8 color shades, tints & tones
#5239a8 color schemes
#5239a8 color preview, HTML & CSS examples
           This text has a color of #5239a8        
        
          <p style="color:#5239a8;">Text here</p>
        
        
          .mytext {color:#5239a8;}
        
        Text color #5239a8
      
           This box has a color of #5239a8        
        
          <div style="background-color:#5239a8;">Content here</div>
        
        
          .mybackground {background-color:#5239a8;}
        
        Background color #5239a8
      
           Border around this has a color of #5239a8        
        
          <div style="border:2px solid #5239a8;">Content here</div>
        
        
          .myborder {border:2px solid #5239a8;}
        
        Border color #5239a8