#315ff9 color space conversions
Hex:
        #315ff9
        RGB:
        49, 95, 249
        CMY:
        81, 63, 2
        CMYK:
        80, 62, 0, 2
      HSL:
        226°, 94.3396%, 58.4314%
        HSV (HSB):
        226°, 80.3213%, 97.6471%
        XYZ:
        22.4577, 15.6769, 91.4648
        xyY:
        0.1733, 0.1210, 15.6769
      CIE-Lab:
        46.5478, 39.5071, -80.8689
        CIE-LCH:
        46.5478, 90.0033, 296.0370
        CIE-Luv:
        46.5478, -17.5405, -122.9170
        Hunter-Lab:
        39.5941, 31.9552, -109.2477
      #315ff9 color charts
#315ff9 RGB chart
      #315ff9 CMYK chart
      #315ff9 RGB pie chart
      #315ff9 color shades, tints & tones
#315ff9 color schemes
#315ff9 color preview, HTML & CSS examples
           This text has a color of #315ff9        
        
          <p style="color:#315ff9;">Text here</p>
        
        
          .mytext {color:#315ff9;}
        
        Text color #315ff9
      
           This box has a color of #315ff9        
        
          <div style="background-color:#315ff9;">Content here</div>
        
        
          .mybackground {background-color:#315ff9;}
        
        Background color #315ff9
      
           Border around this has a color of #315ff9        
        
          <div style="border:2px solid #315ff9;">Content here</div>
        
        
          .myborder {border:2px solid #315ff9;}
        
        Border color #315ff9