#5259d5 color space conversions
Hex:
        #5259d5
        RGB:
        82, 89, 213
        CMY:
        68, 65, 16
        CMYK:
        62, 58, 0, 16
      HSL:
        237°, 60.9302%, 57.8431%
        HSV (HSB):
        237°, 61.5023%, 83.5294%
        XYZ:
        19.0623, 13.7427, 64.5987
        xyY:
        0.1957, 0.1411, 13.7427
      CIE-Lab:
        43.8616, 34.6484, -64.8452
        CIE-LCH:
        43.8616, 73.5215, 298.1167
        CIE-Luv:
        43.8616, -9.0436, -98.7283
        Hunter-Lab:
        37.0711, 26.9117, -77.3666
      #5259d5 color charts
#5259d5 RGB chart
      #5259d5 CMYK chart
      #5259d5 RGB pie chart
      #5259d5 color shades, tints & tones
#5259d5 color schemes
#5259d5 color preview, HTML & CSS examples
           This text has a color of #5259d5        
        
          <p style="color:#5259d5;">Text here</p>
        
        
          .mytext {color:#5259d5;}
        
        Text color #5259d5
      
           This box has a color of #5259d5        
        
          <div style="background-color:#5259d5;">Content here</div>
        
        
          .mybackground {background-color:#5259d5;}
        
        Background color #5259d5
      
           Border around this has a color of #5259d5        
        
          <div style="border:2px solid #5259d5;">Content here</div>
        
        
          .myborder {border:2px solid #5259d5;}
        
        Border color #5259d5