#315cf7 color space conversions
Hex:
        #315cf7
        RGB:
        49, 92, 247
        CMY:
        81, 64, 3
        CMYK:
        80, 63, 0, 3
      HSL:
        227°, 92.5234%, 58.0392%
        HSV (HSB):
        227°, 80.1619%, 96.8627%
        XYZ:
        21.8823, 15.0227, 89.7420
        xyY:
        0.1728, 0.1186, 15.0227
      CIE-Lab:
        45.6652, 40.6481, -81.1982
        CIE-LCH:
        45.6652, 90.8043, 296.5927
        CIE-Luv:
        45.6652, -16.8341, -122.6124
        Hunter-Lab:
        38.7591, 32.9476, -110.1476
      #315cf7 color charts
#315cf7 RGB chart
      #315cf7 CMYK chart
      #315cf7 RGB pie chart
      #315cf7 color shades, tints & tones
#315cf7 color schemes
#315cf7 color preview, HTML & CSS examples
           This text has a color of #315cf7        
        
          <p style="color:#315cf7;">Text here</p>
        
        
          .mytext {color:#315cf7;}
        
        Text color #315cf7
      
           This box has a color of #315cf7        
        
          <div style="background-color:#315cf7;">Content here</div>
        
        
          .mybackground {background-color:#315cf7;}
        
        Background color #315cf7
      
           Border around this has a color of #315cf7        
        
          <div style="border:2px solid #315cf7;">Content here</div>
        
        
          .myborder {border:2px solid #315cf7;}
        
        Border color #315cf7