#315fce color space conversions
Hex:
        #315fce
        RGB:
        49, 95, 206
        CMY:
        81, 63, 19
        CMYK:
        76, 54, 0, 19
      HSL:
        222°, 61.5686%, 50.0000%
        HSV (HSB):
        222°, 76.2136%, 80.7843%
        XYZ:
        16.4994, 13.2936, 60.0888
        xyY:
        0.1836, 0.1479, 13.2936
      CIE-Lab:
        43.2024, 23.7376, -61.9763
        CIE-LCH:
        43.2024, 66.3667, 290.9574
        CIE-Luv:
        43.2024, -17.5513, -93.4208
        Hunter-Lab:
        36.4604, 16.9708, -72.1910
      #315fce color charts
#315fce RGB chart
      #315fce CMYK chart
      #315fce RGB pie chart
      #315fce color shades, tints & tones
#315fce color schemes
#315fce color preview, HTML & CSS examples
           This text has a color of #315fce        
        
          <p style="color:#315fce;">Text here</p>
        
        
          .mytext {color:#315fce;}
        
        Text color #315fce
      
           This box has a color of #315fce        
        
          <div style="background-color:#315fce;">Content here</div>
        
        
          .mybackground {background-color:#315fce;}
        
        Background color #315fce
      
           Border around this has a color of #315fce        
        
          <div style="border:2px solid #315fce;">Content here</div>
        
        
          .myborder {border:2px solid #315fce;}
        
        Border color #315fce