#201894 color space conversions
Hex:
        #201894
        RGB:
        32, 24, 148
        CMY:
        87, 91, 42
        CMYK:
        78, 84, 0, 42
      HSL:
        244°, 72.0930%, 33.7255%
        HSV (HSB):
        244°, 83.7838%, 58.0392%
        XYZ:
        6.2676, 3.0985, 28.2847
        xyY:
        0.1665, 0.0823, 3.0985
      CIE-Lab:
        20.4340, 44.9598, -64.7955
        CIE-LCH:
        20.4340, 78.8659, 304.7557
        CIE-Luv:
        20.4340, -4.1548, -70.5739
        Hunter-Lab:
        17.6024, 32.7531, -82.9491
      #201894 color charts
#201894 RGB chart
      #201894 CMYK chart
      #201894 RGB pie chart
      #201894 color shades, tints & tones
#201894 color schemes
#201894 color preview, HTML & CSS examples
           This text has a color of #201894        
        
          <p style="color:#201894;">Text here</p>
        
        
          .mytext {color:#201894;}
        
        Text color #201894
      
           This box has a color of #201894        
        
          <div style="background-color:#201894;">Content here</div>
        
        
          .mybackground {background-color:#201894;}
        
        Background color #201894
      
           Border around this has a color of #201894        
        
          <div style="border:2px solid #201894;">Content here</div>
        
        
          .myborder {border:2px solid #201894;}
        
        Border color #201894