#315cdf color space conversions
Hex:
        #315cdf
        RGB:
        49, 92, 223
        CMY:
        81, 64, 13
        CMYK:
        78, 59, 0, 13
      HSL:
        225°, 73.1092%, 53.3333%
        HSV (HSB):
        225°, 78.0269%, 87.4510%
        XYZ:
        18.4131, 13.6350, 71.4734
        xyY:
        0.1779, 0.1317, 13.6350
      CIE-Lab:
        43.7048, 31.9632, -70.8773
        CIE-LCH:
        43.7048, 77.7511, 294.2737
        CIE-Luv:
        43.7048, -16.7251, -106.6749
        Hunter-Lab:
        36.9256, 24.3899, -88.9142
      #315cdf color charts
#315cdf RGB chart
      #315cdf CMYK chart
      #315cdf RGB pie chart
      #315cdf color shades, tints & tones
#315cdf color schemes
#315cdf color preview, HTML & CSS examples
           This text has a color of #315cdf        
        
          <p style="color:#315cdf;">Text here</p>
        
        
          .mytext {color:#315cdf;}
        
        Text color #315cdf
      
           This box has a color of #315cdf        
        
          <div style="background-color:#315cdf;">Content here</div>
        
        
          .mybackground {background-color:#315cdf;}
        
        Background color #315cdf
      
           Border around this has a color of #315cdf        
        
          <div style="border:2px solid #315cdf;">Content here</div>
        
        
          .myborder {border:2px solid #315cdf;}
        
        Border color #315cdf