#315083 color space conversions
Hex:
        #315083
        RGB:
        49, 80, 131
        CMY:
        81, 69, 49
        CMYK:
        63, 39, 0, 49
      HSL:
        217°, 45.5556%, 35.2941%
        HSV (HSB):
        217°, 62.5954%, 51.3725%
        XYZ:
        8.2320, 8.0290, 22.5886
        xyY:
        0.2119, 0.2067, 8.0290
      CIE-Lab:
        34.0432, 5.5175, -32.1154
        CIE-LCH:
        34.0432, 32.5859, 279.7483
        CIE-Luv:
        34.0432, -13.3695, -44.4643
        Hunter-Lab:
        28.3355, 2.2708, -27.4303
      #315083 color charts
#315083 RGB chart
      #315083 CMYK chart
      #315083 RGB pie chart
      #315083 color shades, tints & tones
#315083 color schemes
#315083 color preview, HTML & CSS examples
           This text has a color of #315083        
        
          <p style="color:#315083;">Text here</p>
        
        
          .mytext {color:#315083;}
        
        Text color #315083
      
           This box has a color of #315083        
        
          <div style="background-color:#315083;">Content here</div>
        
        
          .mybackground {background-color:#315083;}
        
        Background color #315083
      
           Border around this has a color of #315083        
        
          <div style="border:2px solid #315083;">Content here</div>
        
        
          .myborder {border:2px solid #315083;}
        
        Border color #315083