#31195f color space conversions
Hex:
        #31195f
        RGB:
        49, 25, 95
        CMY:
        81, 90, 63
        CMYK:
        48, 74, 0, 63
      HSL:
        261°, 58.3333%, 23.5294%
        HSV (HSB):
        261°, 73.6842%, 37.2549%
        XYZ:
        3.6798, 2.1745, 11.0522
        xyY:
        0.2177, 0.1286, 2.1745
      CIE-Lab:
        16.3774, 29.5900, -37.4723
        CIE-LCH:
        16.3774, 47.7467, 308.2964
        CIE-Luv:
        16.3774, 2.9999, -39.7203
        Hunter-Lab:
        14.7460, 18.7384, -34.1160
      #31195f color charts
#31195f RGB chart
      #31195f CMYK chart
      #31195f RGB pie chart
      #31195f color shades, tints & tones
#31195f color schemes
#31195f color preview, HTML & CSS examples
           This text has a color of #31195f        
        
          <p style="color:#31195f;">Text here</p>
        
        
          .mytext {color:#31195f;}
        
        Text color #31195f
      
           This box has a color of #31195f        
        
          <div style="background-color:#31195f;">Content here</div>
        
        
          .mybackground {background-color:#31195f;}
        
        Background color #31195f
      
           Border around this has a color of #31195f        
        
          <div style="border:2px solid #31195f;">Content here</div>
        
        
          .myborder {border:2px solid #31195f;}
        
        Border color #31195f