#3119ac color space conversions
Hex:
        #3119ac
        RGB:
        49, 25, 172
        CMY:
        81, 90, 33
        CMYK:
        72, 85, 0, 33
      HSL:
        250°, 74.6193%, 38.6275%
        HSV (HSB):
        250°, 85.4651%, 67.4510%
        XYZ:
        9.0606, 4.3268, 39.3873
        xyY:
        0.1717, 0.0820, 4.3268
      CIE-Lab:
        24.7236, 52.8746, -72.2914
        CIE-LCH:
        24.7236, 89.5643, 306.1821
        CIE-Luv:
        24.7236, -2.9565, -85.3817
        Hunter-Lab:
        20.8009, 41.3509, -97.7072
      #3119ac color charts
#3119ac RGB chart
      #3119ac CMYK chart
      #3119ac RGB pie chart
      #3119ac color shades, tints & tones
#3119ac color schemes
#3119ac color preview, HTML & CSS examples
           This text has a color of #3119ac        
        
          <p style="color:#3119ac;">Text here</p>
        
        
          .mytext {color:#3119ac;}
        
        Text color #3119ac
      
           This box has a color of #3119ac        
        
          <div style="background-color:#3119ac;">Content here</div>
        
        
          .mybackground {background-color:#3119ac;}
        
        Background color #3119ac
      
           Border around this has a color of #3119ac        
        
          <div style="border:2px solid #3119ac;">Content here</div>
        
        
          .myborder {border:2px solid #3119ac;}
        
        Border color #3119ac