#31003f color space conversions
Hex:
        #31003f
        RGB:
        49, 0, 63
        CMY:
        81, 100, 75
        CMYK:
        22, 100, 0, 75
      HSL:
        287°, 100.0000%, 12.3529%
        HSV (HSB):
        287°, 100.0000%, 24.7059%
        XYZ:
        2.1638, 1.0118, 4.7839
        xyY:
        0.2719, 0.1271, 1.0118
      CIE-Lab:
        9.0898, 33.5636, -27.3145
        CIE-LCH:
        9.0898, 43.2736, 320.8609
        CIE-Luv:
        9.0898, 8.8928, -21.3881
        Hunter-Lab:
        10.0591, 20.7941, -21.1557
      #31003f color charts
#31003f RGB chart
      #31003f CMYK chart
      #31003f RGB pie chart
      #31003f color shades, tints & tones
#31003f color schemes
#31003f color preview, HTML & CSS examples
           This text has a color of #31003f        
        
          <p style="color:#31003f;">Text here</p>
        
        
          .mytext {color:#31003f;}
        
        Text color #31003f
      
           This box has a color of #31003f        
        
          <div style="background-color:#31003f;">Content here</div>
        
        
          .mybackground {background-color:#31003f;}
        
        Background color #31003f
      
           Border around this has a color of #31003f        
        
          <div style="border:2px solid #31003f;">Content here</div>
        
        
          .myborder {border:2px solid #31003f;}
        
        Border color #31003f