#5260c4 color space conversions
Hex:
        #5260c4
        RGB:
        82, 96, 196
        CMY:
        68, 62, 23
        CMYK:
        58, 51, 0, 23
      HSL:
        233°, 49.1379%, 54.5098%
        HSV (HSB):
        233°, 58.1633%, 76.8627%
        XYZ:
        17.6264, 14.1451, 54.0258
        xyY:
        0.2054, 0.1649, 14.1451
      CIE-Lab:
        44.4403, 24.6126, -54.1276
        CIE-LCH:
        44.4403, 59.4607, 294.4519
        CIE-Luv:
        44.4403, -10.3552, -82.8902
        Hunter-Lab:
        37.6100, 17.8386, -58.8417
      #5260c4 color charts
#5260c4 RGB chart
      #5260c4 CMYK chart
      #5260c4 RGB pie chart
      #5260c4 color shades, tints & tones
#5260c4 color schemes
#5260c4 color preview, HTML & CSS examples
           This text has a color of #5260c4        
        
          <p style="color:#5260c4;">Text here</p>
        
        
          .mytext {color:#5260c4;}
        
        Text color #5260c4
      
           This box has a color of #5260c4        
        
          <div style="background-color:#5260c4;">Content here</div>
        
        
          .mybackground {background-color:#5260c4;}
        
        Background color #5260c4
      
           Border around this has a color of #5260c4        
        
          <div style="border:2px solid #5260c4;">Content here</div>
        
        
          .myborder {border:2px solid #5260c4;}
        
        Border color #5260c4