#31358e color space conversions
Hex:
        #31358e
        RGB:
        49, 53, 142
        CMY:
        81, 79, 44
        CMYK:
        65, 63, 0, 44
      HSL:
        237°, 48.6911%, 37.4510%
        HSV (HSB):
        237°, 65.4930%, 55.6863%
        XYZ:
        7.4222, 5.1522, 26.1945
        xyY:
        0.1914, 0.1329, 5.1522
      CIE-Lab:
        27.1640, 27.6634, -49.9677
        CIE-LCH:
        27.1640, 57.1143, 298.9700
        CIE-Luv:
        27.1640, -5.6575, -65.1043
        Hunter-Lab:
        22.6984, 18.6460, -52.5331
      #31358e color charts
#31358e RGB chart
      #31358e CMYK chart
      #31358e RGB pie chart
      #31358e color shades, tints & tones
#31358e color schemes
#31358e color preview, HTML & CSS examples
           This text has a color of #31358e        
        
          <p style="color:#31358e;">Text here</p>
        
        
          .mytext {color:#31358e;}
        
        Text color #31358e
      
           This box has a color of #31358e        
        
          <div style="background-color:#31358e;">Content here</div>
        
        
          .mybackground {background-color:#31358e;}
        
        Background color #31358e
      
           Border around this has a color of #31358e        
        
          <div style="border:2px solid #31358e;">Content here</div>
        
        
          .myborder {border:2px solid #31358e;}
        
        Border color #31358e