#6256a5 color space conversions
Hex:
        #6256a5
        RGB:
        98, 86, 165
        CMY:
        62, 66, 35
        CMYK:
        41, 48, 0, 35
      HSL:
        249°, 31.4741%, 49.2157%
        HSV (HSB):
        249°, 47.8788%, 64.7059%
        XYZ:
        15.1563, 11.9689, 37.1087
        xyY:
        0.2360, 0.1863, 11.9689
      CIE-Lab:
        41.1666, 24.7291, -41.1387
        CIE-LCH:
        41.1666, 47.9992, 301.0107
        CIE-Luv:
        41.1666, 0.1456, -62.2551
        Hunter-Lab:
        34.5960, 17.6567, -39.3789
      #6256a5 color charts
#6256a5 RGB chart
      #6256a5 CMYK chart
      #6256a5 RGB pie chart
      #6256a5 color shades, tints & tones
#6256a5 color schemes
#6256a5 color preview, HTML & CSS examples
           This text has a color of #6256a5        
        
          <p style="color:#6256a5;">Text here</p>
        
        
          .mytext {color:#6256a5;}
        
        Text color #6256a5
      
           This box has a color of #6256a5        
        
          <div style="background-color:#6256a5;">Content here</div>
        
        
          .mybackground {background-color:#6256a5;}
        
        Background color #6256a5
      
           Border around this has a color of #6256a5        
        
          <div style="border:2px solid #6256a5;">Content here</div>
        
        
          .myborder {border:2px solid #6256a5;}
        
        Border color #6256a5