#3114cd color space conversions
Hex:
        #3114cd
        RGB:
        49, 20, 205
        CMY:
        81, 92, 20
        CMYK:
        76, 90, 0, 20
      HSL:
        249°, 82.2222%, 44.1176%
        HSV (HSB):
        249°, 90.2439%, 80.3922%
        XYZ:
        12.5362, 5.5611, 58.1703
        xyY:
        0.1644, 0.0729, 5.5611
      CIE-Lab:
        28.2769, 63.6660, -85.9450
        CIE-LCH:
        28.2769, 106.9575, 306.5301
        CIE-Luv:
        28.2769, -4.5714, -104.1354
        Hunter-Lab:
        23.5819, 53.6230, -129.7453
      #3114cd color charts
#3114cd RGB chart
      #3114cd CMYK chart
      #3114cd RGB pie chart
      #3114cd color shades, tints & tones
#3114cd color schemes
#3114cd color preview, HTML & CSS examples
           This text has a color of #3114cd        
        
          <p style="color:#3114cd;">Text here</p>
        
        
          .mytext {color:#3114cd;}
        
        Text color #3114cd
      
           This box has a color of #3114cd        
        
          <div style="background-color:#3114cd;">Content here</div>
        
        
          .mybackground {background-color:#3114cd;}
        
        Background color #3114cd
      
           Border around this has a color of #3114cd        
        
          <div style="border:2px solid #3114cd;">Content here</div>
        
        
          .myborder {border:2px solid #3114cd;}
        
        Border color #3114cd