#5249c5 color space conversions
Hex:
        #5249c5
        RGB:
        82, 73, 197
        CMY:
        68, 71, 23
        CMYK:
        58, 63, 0, 23
      HSL:
        244°, 51.6667%, 52.9412%
        HSV (HSB):
        244°, 62.9442%, 77.2549%
        XYZ:
        15.9403, 10.5901, 54.0273
        xyY:
        0.1979, 0.1315, 10.5901
      CIE-Lab:
        38.8814, 39.1754, -63.7134
        CIE-LCH:
        38.8814, 74.7937, 301.5861
        CIE-Luv:
        38.8814, -4.3304, -93.7160
        Hunter-Lab:
        32.5425, 30.4851, -75.6539
      #5249c5 color charts
#5249c5 RGB chart
      #5249c5 CMYK chart
      #5249c5 RGB pie chart
      #5249c5 color shades, tints & tones
#5249c5 color schemes
#5249c5 color preview, HTML & CSS examples
           This text has a color of #5249c5        
        
          <p style="color:#5249c5;">Text here</p>
        
        
          .mytext {color:#5249c5;}
        
        Text color #5249c5
      
           This box has a color of #5249c5        
        
          <div style="background-color:#5249c5;">Content here</div>
        
        
          .mybackground {background-color:#5249c5;}
        
        Background color #5249c5
      
           Border around this has a color of #5249c5        
        
          <div style="border:2px solid #5249c5;">Content here</div>
        
        
          .myborder {border:2px solid #5249c5;}
        
        Border color #5249c5