#315dbf color space conversions
Hex:
        #315dbf
        RGB:
        49, 93, 191
        CMY:
        81, 64, 25
        CMYK:
        74, 51, 0, 25
      HSL:
        221°, 59.1667%, 47.0588%
        HSV (HSB):
        221°, 74.3455%, 74.9020%
        XYZ:
        14.5849, 12.2433, 50.8847
        xyY:
        0.1877, 0.1575, 12.2433
      CIE-Lab:
        41.6002, 19.4093, -55.8944
        CIE-LCH:
        41.6002, 59.1684, 289.1496
        CIE-Luv:
        41.6002, -17.0766, -83.4492
        Hunter-Lab:
        34.9904, 13.1705, -61.7291
      #315dbf color charts
#315dbf RGB chart
      #315dbf CMYK chart
      #315dbf RGB pie chart
      #315dbf color shades, tints & tones
#315dbf color schemes
#315dbf color preview, HTML & CSS examples
           This text has a color of #315dbf        
        
          <p style="color:#315dbf;">Text here</p>
        
        
          .mytext {color:#315dbf;}
        
        Text color #315dbf
      
           This box has a color of #315dbf        
        
          <div style="background-color:#315dbf;">Content here</div>
        
        
          .mybackground {background-color:#315dbf;}
        
        Background color #315dbf
      
           Border around this has a color of #315dbf        
        
          <div style="border:2px solid #315dbf;">Content here</div>
        
        
          .myborder {border:2px solid #315dbf;}
        
        Border color #315dbf