#31127e color space conversions
Hex:
        #31127e
        RGB:
        49, 18, 126
        CMY:
        81, 93, 51
        CMYK:
        61, 86, 0, 51
      HSL:
        257°, 75.0000%, 28.2353%
        HSV (HSB):
        257°, 85.7143%, 49.4118%
        XYZ:
        5.2488, 2.5919, 19.9623
        xyY:
        0.1888, 0.0932, 2.5919
      CIE-Lab:
        18.3294, 42.4332, -54.4293
        CIE-LCH:
        18.3294, 69.0154, 307.9401
        CIE-Luv:
        18.3294, 0.9553, -58.1566
        Hunter-Lab:
        16.0995, 30.0212, -62.2460
      #31127e color charts
#31127e RGB chart
      #31127e CMYK chart
      #31127e RGB pie chart
      #31127e color shades, tints & tones
#31127e color schemes
#31127e color preview, HTML & CSS examples
           This text has a color of #31127e        
        
          <p style="color:#31127e;">Text here</p>
        
        
          .mytext {color:#31127e;}
        
        Text color #31127e
      
           This box has a color of #31127e        
        
          <div style="background-color:#31127e;">Content here</div>
        
        
          .mybackground {background-color:#31127e;}
        
        Background color #31127e
      
           Border around this has a color of #31127e        
        
          <div style="border:2px solid #31127e;">Content here</div>
        
        
          .myborder {border:2px solid #31127e;}
        
        Border color #31127e