#31307a color space conversions
Hex:
        #31307a
        RGB:
        49, 48, 122
        CMY:
        81, 81, 52
        CMYK:
        60, 61, 0, 52
      HSL:
        241°, 43.5294%, 33.3333%
        HSV (HSB):
        241°, 60.6557%, 47.8431%
        XYZ:
        5.8364, 4.1720, 18.9100
        xyY:
        0.2018, 0.1443, 4.1720
      CIE-Lab:
        24.2321, 23.8458, -42.2196
        CIE-LCH:
        24.2321, 48.4883, 299.4579
        CIE-Luv:
        24.2321, -3.5575, -53.0186
        Hunter-Lab:
        20.4255, 15.2603, -40.5931
      #31307a color charts
#31307a RGB chart
      #31307a CMYK chart
      #31307a RGB pie chart
      #31307a color shades, tints & tones
#31307a color schemes
#31307a color preview, HTML & CSS examples
           This text has a color of #31307a        
        
          <p style="color:#31307a;">Text here</p>
        
        
          .mytext {color:#31307a;}
        
        Text color #31307a
      
           This box has a color of #31307a        
        
          <div style="background-color:#31307a;">Content here</div>
        
        
          .mybackground {background-color:#31307a;}
        
        Background color #31307a
      
           Border around this has a color of #31307a        
        
          <div style="border:2px solid #31307a;">Content here</div>
        
        
          .myborder {border:2px solid #31307a;}
        
        Border color #31307a