#3115c4 color space conversions
Hex:
        #3115c4
        RGB:
        49, 21, 196
        CMY:
        81, 92, 23
        CMYK:
        75, 89, 0, 23
      HSL:
        250°, 80.6452%, 42.5490%
        HSV (HSB):
        250°, 89.2857%, 76.8627%
        XYZ:
        11.4986, 5.1748, 52.6173
        xyY:
        0.1659, 0.0747, 5.1748
      CIE-Lab:
        27.2271, 60.9655, -82.4174
        CIE-LCH:
        27.2271, 102.5155, 306.4909
        CIE-Luv:
        27.2271, -4.1085, -99.0216
        Hunter-Lab:
        22.7482, 50.4173, -121.2158
      #3115c4 color charts
#3115c4 RGB chart
      #3115c4 CMYK chart
      #3115c4 RGB pie chart
      #3115c4 color shades, tints & tones
#3115c4 color schemes
#3115c4 color preview, HTML & CSS examples
           This text has a color of #3115c4        
        
          <p style="color:#3115c4;">Text here</p>
        
        
          .mytext {color:#3115c4;}
        
        Text color #3115c4
      
           This box has a color of #3115c4        
        
          <div style="background-color:#3115c4;">Content here</div>
        
        
          .mybackground {background-color:#3115c4;}
        
        Background color #3115c4
      
           Border around this has a color of #3115c4        
        
          <div style="border:2px solid #3115c4;">Content here</div>
        
        
          .myborder {border:2px solid #3115c4;}
        
        Border color #3115c4