#31125f color space conversions
Hex:
        #31125f
        RGB:
        49, 18, 95
        CMY:
        81, 93, 63
        CMYK:
        48, 81, 0, 63
      HSL:
        264°, 68.1416%, 22.1569%
        HSV (HSB):
        264°, 81.0526%, 37.2549%
        XYZ:
        3.5485, 1.9118, 11.0085
        xyY:
        0.2155, 0.1161, 1.9118
      CIE-Lab:
        15.0174, 33.4152, -39.6937
        CIE-LCH:
        15.0174, 51.8861, 310.0915
        CIE-Luv:
        15.0174, 3.8438, -39.9517
        Hunter-Lab:
        13.8268, 21.6131, -37.5261
      #31125f color charts
#31125f RGB chart
      #31125f CMYK chart
      #31125f RGB pie chart
      #31125f color shades, tints & tones
#31125f color schemes
#31125f color preview, HTML & CSS examples
           This text has a color of #31125f        
        
          <p style="color:#31125f;">Text here</p>
        
        
          .mytext {color:#31125f;}
        
        Text color #31125f
      
           This box has a color of #31125f        
        
          <div style="background-color:#31125f;">Content here</div>
        
        
          .mybackground {background-color:#31125f;}
        
        Background color #31125f
      
           Border around this has a color of #31125f        
        
          <div style="border:2px solid #31125f;">Content here</div>
        
        
          .myborder {border:2px solid #31125f;}
        
        Border color #31125f