#5245b5 color space conversions
Hex:
        #5245b5
        RGB:
        82, 69, 181
        CMY:
        68, 73, 29
        CMYK:
        55, 62, 0, 29
      HSL:
        247°, 44.8000%, 49.0196%
        HSV (HSB):
        247°, 61.8785%, 70.9804%
        XYZ:
        13.9483, 9.3863, 44.7926
        xyY:
        0.2047, 0.1378, 9.3863
      CIE-Lab:
        36.7176, 36.5017, -57.8536
        CIE-LCH:
        36.7176, 68.4063, 302.2491
        CIE-Luv:
        36.7176, -2.3219, -84.0824
        Hunter-Lab:
        30.6370, 27.6518, -65.2386
      #5245b5 color charts
#5245b5 RGB chart
      #5245b5 CMYK chart
      #5245b5 RGB pie chart
      #5245b5 color shades, tints & tones
#5245b5 color schemes
#5245b5 color preview, HTML & CSS examples
           This text has a color of #5245b5        
        
          <p style="color:#5245b5;">Text here</p>
        
        
          .mytext {color:#5245b5;}
        
        Text color #5245b5
      
           This box has a color of #5245b5        
        
          <div style="background-color:#5245b5;">Content here</div>
        
        
          .mybackground {background-color:#5245b5;}
        
        Background color #5245b5
      
           Border around this has a color of #5245b5        
        
          <div style="border:2px solid #5245b5;">Content here</div>
        
        
          .myborder {border:2px solid #5245b5;}
        
        Border color #5245b5