#315072 color space conversions
Hex:
        #315072
        RGB:
        49, 80, 114
        CMY:
        81, 69, 55
        CMYK:
        57, 30, 0, 55
      HSL:
        211°, 39.8773%, 31.9608%
        HSV (HSB):
        211°, 57.0175%, 44.7059%
        XYZ:
        7.1725, 7.6052, 17.0095
        xyY:
        0.2256, 0.2393, 7.6052
      CIE-Lab:
        33.1467, -0.5481, -22.9787
        CIE-LCH:
        33.1467, 22.9852, 268.6336
        CIE-Luv:
        33.1467, -13.4902, -30.6093
        Hunter-Lab:
        27.5775, -1.8352, -17.2651
      #315072 color charts
#315072 RGB chart
      #315072 CMYK chart
      #315072 RGB pie chart
      #315072 color shades, tints & tones
#315072 color schemes
#315072 color preview, HTML & CSS examples
           This text has a color of #315072        
        
          <p style="color:#315072;">Text here</p>
        
        
          .mytext {color:#315072;}
        
        Text color #315072
      
           This box has a color of #315072        
        
          <div style="background-color:#315072;">Content here</div>
        
        
          .mybackground {background-color:#315072;}
        
        Background color #315072
      
           Border around this has a color of #315072        
        
          <div style="border:2px solid #315072;">Content here</div>
        
        
          .myborder {border:2px solid #315072;}
        
        Border color #315072