#310029 color space conversions
Hex:
        #310029
        RGB:
        49, 0, 41
        CMY:
        81, 100, 84
        CMYK:
        0, 100, 16, 81
      HSL:
        310°, 100.0000%, 9.6078%
        HSV (HSB):
        310°, 100.0000%, 19.2157%
        XYZ:
        1.6669, 0.8131, 2.1669
        xyY:
        0.3587, 0.1750, 0.8131
      CIE-Lab:
        7.3443, 29.2822, -13.9500
        CIE-LCH:
        7.3443, 32.4353, 334.5270
        CIE-Luv:
        7.3443, 12.3719, -10.4059
        Hunter-Lab:
        9.0170, 17.2173, -7.9363
      #310029 color charts
#310029 RGB chart
      #310029 CMYK chart
      #310029 RGB pie chart
      #310029 color shades, tints & tones
#310029 color schemes
#310029 color preview, HTML & CSS examples
           This text has a color of #310029        
        
          <p style="color:#310029;">Text here</p>
        
        
          .mytext {color:#310029;}
        
        Text color #310029
      
           This box has a color of #310029        
        
          <div style="background-color:#310029;">Content here</div>
        
        
          .mybackground {background-color:#310029;}
        
        Background color #310029
      
           Border around this has a color of #310029        
        
          <div style="border:2px solid #310029;">Content here</div>
        
        
          .myborder {border:2px solid #310029;}
        
        Border color #310029