#31006f color space conversions
Hex:
        #31006f
        RGB:
        49, 0, 111
        CMY:
        81, 100, 56
        CMYK:
        56, 100, 0, 56
      HSL:
        266°, 100.0000%, 21.7647%
        HSV (HSB):
        266°, 100.0000%, 43.5294%
        XYZ:
        4.1359, 1.8007, 15.1685
        xyY:
        0.1960, 0.0853, 1.8007
      CIE-Lab:
        14.4043, 44.8118, -51.2577
        CIE-LCH:
        14.4043, 68.0841, 311.1614
        CIE-Luv:
        14.4043, 3.3683, -48.1084
        Hunter-Lab:
        13.4189, 31.5328, -57.6273
      #31006f color charts
#31006f RGB chart
      #31006f CMYK chart
      #31006f RGB pie chart
      #31006f color shades, tints & tones
#31006f color schemes
#31006f color preview, HTML & CSS examples
           This text has a color of #31006f        
        
          <p style="color:#31006f;">Text here</p>
        
        
          .mytext {color:#31006f;}
        
        Text color #31006f
      
           This box has a color of #31006f        
        
          <div style="background-color:#31006f;">Content here</div>
        
        
          .mybackground {background-color:#31006f;}
        
        Background color #31006f
      
           Border around this has a color of #31006f        
        
          <div style="border:2px solid #31006f;">Content here</div>
        
        
          .myborder {border:2px solid #31006f;}
        
        Border color #31006f