#315dfd color space conversions
Hex:
        #315dfd
        RGB:
        49, 93, 253
        CMY:
        81, 64, 1
        CMYK:
        81, 63, 0, 1
      HSL:
        227°, 98.0769%, 59.2157%
        HSV (HSB):
        227°, 80.6324%, 99.2157%
        XYZ:
        22.9106, 15.5735, 94.7270
        xyY:
        0.1720, 0.1169, 15.5735
      CIE-Lab:
        46.4099, 42.1653, -83.3239
        CIE-LCH:
        46.4099, 93.3852, 296.8413
        CIE-Luv:
        46.4099, -17.1041, -126.1627
        Hunter-Lab:
        39.4633, 34.5682, -114.6943
      #315dfd color charts
#315dfd RGB chart
      #315dfd CMYK chart
      #315dfd RGB pie chart
      #315dfd color shades, tints & tones
#315dfd color schemes
#315dfd color preview, HTML & CSS examples
           This text has a color of #315dfd        
        
          <p style="color:#315dfd;">Text here</p>
        
        
          .mytext {color:#315dfd;}
        
        Text color #315dfd
      
           This box has a color of #315dfd        
        
          <div style="background-color:#315dfd;">Content here</div>
        
        
          .mybackground {background-color:#315dfd;}
        
        Background color #315dfd
      
           Border around this has a color of #315dfd        
        
          <div style="border:2px solid #315dfd;">Content here</div>
        
        
          .myborder {border:2px solid #315dfd;}
        
        Border color #315dfd