#31225e color space conversions
Hex:
        #31225e
        RGB:
        49, 34, 94
        CMY:
        81, 87, 63
        CMYK:
        48, 64, 0, 63
      HSL:
        255°, 46.8750%, 25.0980%
        HSV (HSB):
        255°, 63.8298%, 36.8627%
        XYZ:
        3.8590, 2.6052, 10.8891
        xyY:
        0.2224, 0.1501, 2.6052
      CIE-Lab:
        18.3877, 23.6271, -33.5449
        CIE-LCH:
        18.3877, 41.0305, 305.1587
        CIE-Luv:
        18.3877, 1.5133, -37.8193
        Hunter-Lab:
        16.1406, 14.4314, -28.7013
      #31225e color charts
#31225e RGB chart
      #31225e CMYK chart
      #31225e RGB pie chart
      #31225e color shades, tints & tones
#31225e color schemes
#31225e color preview, HTML & CSS examples
           This text has a color of #31225e        
        
          <p style="color:#31225e;">Text here</p>
        
        
          .mytext {color:#31225e;}
        
        Text color #31225e
      
           This box has a color of #31225e        
        
          <div style="background-color:#31225e;">Content here</div>
        
        
          .mybackground {background-color:#31225e;}
        
        Background color #31225e
      
           Border around this has a color of #31225e        
        
          <div style="border:2px solid #31225e;">Content here</div>
        
        
          .myborder {border:2px solid #31225e;}
        
        Border color #31225e