#31156f color space conversions
Hex:
        #31156f
        RGB:
        49, 21, 111
        CMY:
        81, 92, 56
        CMYK:
        56, 81, 0, 56
      HSL:
        259°, 68.1818%, 25.8824%
        HSV (HSB):
        259°, 81.0811%, 43.5294%
        XYZ:
        4.4040, 2.3370, 15.2579
        xyY:
        0.2002, 0.1062, 2.3370
      CIE-Lab:
        17.1648, 36.6349, -46.7016
        CIE-LCH:
        17.1648, 59.3562, 308.1123
        CIE-Luv:
        17.1648, 1.9733, -49.4406
        Hunter-Lab:
        15.2872, 24.6706, -48.4751
      #31156f color charts
#31156f RGB chart
      #31156f CMYK chart
      #31156f RGB pie chart
      #31156f color shades, tints & tones
#31156f color schemes
#31156f color preview, HTML & CSS examples
           This text has a color of #31156f        
        
          <p style="color:#31156f;">Text here</p>
        
        
          .mytext {color:#31156f;}
        
        Text color #31156f
      
           This box has a color of #31156f        
        
          <div style="background-color:#31156f;">Content here</div>
        
        
          .mybackground {background-color:#31156f;}
        
        Background color #31156f
      
           Border around this has a color of #31156f        
        
          <div style="border:2px solid #31156f;">Content here</div>
        
        
          .myborder {border:2px solid #31156f;}
        
        Border color #31156f