#5249c7 color space conversions
Hex:
        #5249c7
        RGB:
        82, 73, 199
        CMY:
        68, 71, 22
        CMYK:
        59, 63, 0, 22
      HSL:
        244°, 52.9412%, 53.3333%
        HSV (HSB):
        244°, 63.3166%, 78.0392%
        XYZ:
        16.1710, 10.6824, 55.2424
        xyY:
        0.1970, 0.1301, 10.6824
      CIE-Lab:
        39.0404, 39.8143, -64.6175
        CIE-LCH:
        39.0404, 75.8986, 301.6394
        CIE-Luv:
        39.0404, -4.4559, -95.0748
        Hunter-Lab:
        32.6840, 31.1192, -77.3330
      #5249c7 color charts
#5249c7 RGB chart
      #5249c7 CMYK chart
      #5249c7 RGB pie chart
      #5249c7 color shades, tints & tones
#5249c7 color schemes
#5249c7 color preview, HTML & CSS examples
           This text has a color of #5249c7        
        
          <p style="color:#5249c7;">Text here</p>
        
        
          .mytext {color:#5249c7;}
        
        Text color #5249c7
      
           This box has a color of #5249c7        
        
          <div style="background-color:#5249c7;">Content here</div>
        
        
          .mybackground {background-color:#5249c7;}
        
        Background color #5249c7
      
           Border around this has a color of #5249c7        
        
          <div style="border:2px solid #5249c7;">Content here</div>
        
        
          .myborder {border:2px solid #5249c7;}
        
        Border color #5249c7