#3114c5 color space conversions
Hex:
        #3114c5
        RGB:
        49, 20, 197
        CMY:
        81, 92, 23
        CMYK:
        75, 90, 0, 23
      HSL:
        250°, 81.5668%, 42.5490%
        HSV (HSB):
        250°, 89.8477%, 77.2549%
        XYZ:
        11.5948, 5.1845, 53.2129
        xyY:
        0.1657, 0.0741, 5.1845
      CIE-Lab:
        27.2541, 61.5374, -82.9609
        CIE-LCH:
        27.2541, 103.2926, 306.5667
        CIE-Luv:
        27.2541, -4.1022, -99.5398
        Hunter-Lab:
        22.7695, 51.0503, -122.6237
      #3114c5 color charts
#3114c5 RGB chart
      #3114c5 CMYK chart
      #3114c5 RGB pie chart
      #3114c5 color shades, tints & tones
#3114c5 color schemes
#3114c5 color preview, HTML & CSS examples
           This text has a color of #3114c5        
        
          <p style="color:#3114c5;">Text here</p>
        
        
          .mytext {color:#3114c5;}
        
        Text color #3114c5
      
           This box has a color of #3114c5        
        
          <div style="background-color:#3114c5;">Content here</div>
        
        
          .mybackground {background-color:#3114c5;}
        
        Background color #3114c5
      
           Border around this has a color of #3114c5        
        
          <div style="border:2px solid #3114c5;">Content here</div>
        
        
          .myborder {border:2px solid #3114c5;}
        
        Border color #3114c5