#5250a8 color space conversions
Hex:
        #5250a8
        RGB:
        82, 80, 168
        CMY:
        68, 69, 34
        CMYK:
        51, 52, 0, 34
      HSL:
        241°, 35.4839%, 48.6275%
        HSV (HSB):
        241°, 52.3810%, 65.8824%
        XYZ:
        13.4162, 10.3583, 38.3380
        xyY:
        0.2160, 0.1668, 10.3583
      CIE-Lab:
        38.4780, 25.5169, -47.3002
        CIE-LCH:
        38.4780, 53.7440, 298.3455
        CIE-Luv:
        38.4780, -4.3764, -69.9571
        Hunter-Lab:
        32.1843, 18.0861, -48.0973
      #5250a8 color charts
#5250a8 RGB chart
      #5250a8 CMYK chart
      #5250a8 RGB pie chart
      #5250a8 color shades, tints & tones
#5250a8 color schemes
#5250a8 color preview, HTML & CSS examples
           This text has a color of #5250a8        
        
          <p style="color:#5250a8;">Text here</p>
        
        
          .mytext {color:#5250a8;}
        
        Text color #5250a8
      
           This box has a color of #5250a8        
        
          <div style="background-color:#5250a8;">Content here</div>
        
        
          .mybackground {background-color:#5250a8;}
        
        Background color #5250a8
      
           Border around this has a color of #5250a8        
        
          <div style="border:2px solid #5250a8;">Content here</div>
        
        
          .myborder {border:2px solid #5250a8;}
        
        Border color #5250a8