#5256a6 color space conversions
Hex:
        #5256a6
        RGB:
        82, 86, 166
        CMY:
        68, 66, 35
        CMYK:
        51, 48, 0, 35
      HSL:
        237°, 33.8710%, 48.6275%
        HSV (HSB):
        237°, 50.6024%, 65.0980%
        XYZ:
        13.6904, 11.2026, 37.5171
        xyY:
        0.2194, 0.1795, 11.2026
      CIE-Lab:
        39.9196, 21.0645, -43.7993
        CIE-LCH:
        39.9196, 48.6014, 295.6844
        CIE-Luv:
        39.9196, -6.0996, -65.2466
        Hunter-Lab:
        33.4703, 14.4392, -43.0295
      #5256a6 color charts
#5256a6 RGB chart
      #5256a6 CMYK chart
      #5256a6 RGB pie chart
      #5256a6 color shades, tints & tones
#5256a6 color schemes
#5256a6 color preview, HTML & CSS examples
           This text has a color of #5256a6        
        
          <p style="color:#5256a6;">Text here</p>
        
        
          .mytext {color:#5256a6;}
        
        Text color #5256a6
      
           This box has a color of #5256a6        
        
          <div style="background-color:#5256a6;">Content here</div>
        
        
          .mybackground {background-color:#5256a6;}
        
        Background color #5256a6
      
           Border around this has a color of #5256a6        
        
          <div style="border:2px solid #5256a6;">Content here</div>
        
        
          .myborder {border:2px solid #5256a6;}
        
        Border color #5256a6