#5259d7 color space conversions
Hex:
        #5259d7
        RGB:
        82, 89, 215
        CMY:
        68, 65, 16
        CMYK:
        62, 59, 0, 16
      HSL:
        237°, 62.4413%, 58.2353%
        HSV (HSB):
        237°, 61.8605%, 84.3137%
        XYZ:
        19.3178, 13.8449, 65.9442
        xyY:
        0.1949, 0.1397, 13.8449
      CIE-Lab:
        44.0097, 35.3122, -65.7487
        CIE-LCH:
        44.0097, 74.6314, 298.2393
        CIE-Luv:
        44.0097, -9.1253, -100.1384
        Hunter-Lab:
        37.2087, 27.5573, -79.0322
      #5259d7 color charts
#5259d7 RGB chart
      #5259d7 CMYK chart
      #5259d7 RGB pie chart
      #5259d7 color shades, tints & tones
#5259d7 color schemes
#5259d7 color preview, HTML & CSS examples
           This text has a color of #5259d7        
        
          <p style="color:#5259d7;">Text here</p>
        
        
          .mytext {color:#5259d7;}
        
        Text color #5259d7
      
           This box has a color of #5259d7        
        
          <div style="background-color:#5259d7;">Content here</div>
        
        
          .mybackground {background-color:#5259d7;}
        
        Background color #5259d7
      
           Border around this has a color of #5259d7        
        
          <div style="border:2px solid #5259d7;">Content here</div>
        
        
          .myborder {border:2px solid #5259d7;}
        
        Border color #5259d7