#31153e color space conversions
Hex:
        #31153e
        RGB:
        49, 21, 62
        CMY:
        81, 92, 76
        CMYK:
        21, 66, 0, 76
      HSL:
        281°, 49.3976%, 16.2745%
        HSV (HSB):
        281°, 66.1290%, 24.3137%
        XYZ:
        2.4043, 1.5371, 4.7274
        xyY:
        0.2774, 0.1773, 1.5371
      CIE-Lab:
        12.8420, 22.4563, -20.5663
        CIE-LCH:
        12.8420, 30.4509, 317.5154
        CIE-Luv:
        12.8420, 7.4716, -19.9290
        Hunter-Lab:
        12.3980, 12.9193, -13.9289
      #31153e color charts
#31153e RGB chart
      #31153e CMYK chart
      #31153e RGB pie chart
      #31153e color shades, tints & tones
#31153e color schemes
#31153e color preview, HTML & CSS examples
           This text has a color of #31153e        
        
          <p style="color:#31153e;">Text here</p>
        
        
          .mytext {color:#31153e;}
        
        Text color #31153e
      
           This box has a color of #31153e        
        
          <div style="background-color:#31153e;">Content here</div>
        
        
          .mybackground {background-color:#31153e;}
        
        Background color #31153e
      
           Border around this has a color of #31153e        
        
          <div style="border:2px solid #31153e;">Content here</div>
        
        
          .myborder {border:2px solid #31153e;}
        
        Border color #31153e