#3114dd color space conversions
Hex:
        #3114dd
        RGB:
        49, 20, 221
        CMY:
        81, 92, 13
        CMYK:
        78, 91, 0, 13
      HSL:
        249°, 83.4025%, 47.2549%
        HSV (HSB):
        249°, 90.9502%, 86.6667%
        XYZ:
        14.5679, 6.3737, 68.8691
        xyY:
        0.1622, 0.0710, 6.3737
      CIE-Lab:
        30.3364, 67.8556, -91.7889
        CIE-LCH:
        30.3364, 114.1472, 306.4739
        CIE-Luv:
        30.3364, -5.4780, -113.2852
        Hunter-Lab:
        25.2463, 58.8194, -144.0643
      #3114dd color charts
#3114dd RGB chart
      #3114dd CMYK chart
      #3114dd RGB pie chart
      #3114dd color shades, tints & tones
#3114dd color schemes
#3114dd color preview, HTML & CSS examples
           This text has a color of #3114dd        
        
          <p style="color:#3114dd;">Text here</p>
        
        
          .mytext {color:#3114dd;}
        
        Text color #3114dd
      
           This box has a color of #3114dd        
        
          <div style="background-color:#3114dd;">Content here</div>
        
        
          .mybackground {background-color:#3114dd;}
        
        Background color #3114dd
      
           Border around this has a color of #3114dd        
        
          <div style="border:2px solid #3114dd;">Content here</div>
        
        
          .myborder {border:2px solid #3114dd;}
        
        Border color #3114dd