#31075f color space conversions
Hex:
        #31075f
        RGB:
        49, 7, 95
        CMY:
        81, 97, 63
        CMYK:
        48, 93, 0, 63
      HSL:
        269°, 86.2745%, 20.0000%
        HSV (HSB):
        269°, 92.6316%, 37.2549%
        XYZ:
        3.4082, 1.6311, 10.9617
        xyY:
        0.2130, 0.1019, 1.6311
      CIE-Lab:
        13.4186, 38.0740, -42.3181
        CIE-LCH:
        13.4186, 56.9249, 311.9780
        CIE-Luv:
        13.4186, 4.6275, -39.5506
        Hunter-Lab:
        12.7716, 25.2830, -41.9474
      #31075f color charts
#31075f RGB chart
      #31075f CMYK chart
      #31075f RGB pie chart
      #31075f color shades, tints & tones
#31075f color schemes
#31075f color preview, HTML & CSS examples
           This text has a color of #31075f        
        
          <p style="color:#31075f;">Text here</p>
        
        
          .mytext {color:#31075f;}
        
        Text color #31075f
      
           This box has a color of #31075f        
        
          <div style="background-color:#31075f;">Content here</div>
        
        
          .mybackground {background-color:#31075f;}
        
        Background color #31075f
      
           Border around this has a color of #31075f        
        
          <div style="border:2px solid #31075f;">Content here</div>
        
        
          .myborder {border:2px solid #31075f;}
        
        Border color #31075f