#31249f color space conversions
Hex:
        #31249f
        RGB:
        49, 36, 159
        CMY:
        81, 86, 38
        CMYK:
        69, 77, 0, 38
      HSL:
        246°, 63.0769%, 38.2353%
        HSV (HSB):
        246°, 77.3585%, 62.3529%
        XYZ:
        8.1555, 4.4179, 33.2238
        xyY:
        0.1781, 0.0965, 4.4179
      CIE-Lab:
        25.0076, 43.7765, -63.9432
        CIE-LCH:
        25.0076, 77.4927, 304.3962
        CIE-Luv:
        25.0076, -3.4005, -78.0069
        Hunter-Lab:
        21.0189, 32.4766, -79.0045
      #31249f color charts
#31249f RGB chart
      #31249f CMYK chart
      #31249f RGB pie chart
      #31249f color shades, tints & tones
#31249f color schemes
#31249f color preview, HTML & CSS examples
           This text has a color of #31249f        
        
          <p style="color:#31249f;">Text here</p>
        
        
          .mytext {color:#31249f;}
        
        Text color #31249f
      
           This box has a color of #31249f        
        
          <div style="background-color:#31249f;">Content here</div>
        
        
          .mybackground {background-color:#31249f;}
        
        Background color #31249f
      
           Border around this has a color of #31249f        
        
          <div style="border:2px solid #31249f;">Content here</div>
        
        
          .myborder {border:2px solid #31249f;}
        
        Border color #31249f