#315acf color space conversions
Hex:
        #315acf
        RGB:
        49, 90, 207
        CMY:
        81, 65, 19
        CMYK:
        76, 57, 0, 19
      HSL:
        224°, 62.2047%, 50.1961%
        HSV (HSB):
        224°, 76.3285%, 81.1765%
        XYZ:
        16.1853, 12.4703, 60.5854
        xyY:
        0.1814, 0.1397, 12.4703
      CIE-Lab:
        41.9540, 27.3369, -64.5793
        CIE-LCH:
        41.9540, 70.1270, 292.9433
        CIE-Luv:
        41.9540, -16.1872, -96.4380
        Hunter-Lab:
        35.3133, 20.0143, -77.0019
      #315acf color charts
#315acf RGB chart
      #315acf CMYK chart
      #315acf RGB pie chart
      #315acf color shades, tints & tones
#315acf color schemes
#315acf color preview, HTML & CSS examples
           This text has a color of #315acf        
        
          <p style="color:#315acf;">Text here</p>
        
        
          .mytext {color:#315acf;}
        
        Text color #315acf
      
           This box has a color of #315acf        
        
          <div style="background-color:#315acf;">Content here</div>
        
        
          .mybackground {background-color:#315acf;}
        
        Background color #315acf
      
           Border around this has a color of #315acf        
        
          <div style="border:2px solid #315acf;">Content here</div>
        
        
          .myborder {border:2px solid #315acf;}
        
        Border color #315acf