#31279f color space conversions
Hex:
        #31279f
        RGB:
        49, 39, 159
        CMY:
        81, 85, 38
        CMYK:
        69, 75, 0, 38
      HSL:
        245°, 60.6061%, 38.8235%
        HSV (HSB):
        245°, 75.4717%, 62.3529%
        XYZ:
        8.2501, 4.6072, 33.2553
        xyY:
        0.1789, 0.0999, 4.6072
      CIE-Lab:
        25.5851, 42.1372, -62.9901
        CIE-LCH:
        25.5851, 75.7845, 303.7805
        CIE-Luv:
        25.5851, -3.8338, -77.9082
        Hunter-Lab:
        21.4644, 31.0463, -76.8344
      #31279f color charts
#31279f RGB chart
      #31279f CMYK chart
      #31279f RGB pie chart
      #31279f color shades, tints & tones
#31279f color schemes
#31279f color preview, HTML & CSS examples
           This text has a color of #31279f        
        
          <p style="color:#31279f;">Text here</p>
        
        
          .mytext {color:#31279f;}
        
        Text color #31279f
      
           This box has a color of #31279f        
        
          <div style="background-color:#31279f;">Content here</div>
        
        
          .mybackground {background-color:#31279f;}
        
        Background color #31279f
      
           Border around this has a color of #31279f        
        
          <div style="border:2px solid #31279f;">Content here</div>
        
        
          .myborder {border:2px solid #31279f;}
        
        Border color #31279f