#201499 color space conversions
Hex:
        #201499
        RGB:
        32, 20, 153
        CMY:
        87, 92, 40
        CMYK:
        79, 87, 0, 40
      HSL:
        245°, 76.8786%, 33.9216%
        HSV (HSB):
        245°, 86.9281%, 60.0000%
        XYZ:
        6.5956, 3.1073, 30.3891
        xyY:
        0.1645, 0.0775, 3.1073
      CIE-Lab:
        20.4686, 48.2747, -67.8253
        CIE-LCH:
        20.4686, 83.2509, 305.4414
        CIE-Luv:
        20.4686, -4.0184, -73.0771
        Hunter-Lab:
        17.6275, 35.9402, -89.8743
      #201499 color charts
#201499 RGB chart
      #201499 CMYK chart
      #201499 RGB pie chart
      #201499 color shades, tints & tones
#201499 color schemes
#201499 color preview, HTML & CSS examples
           This text has a color of #201499        
        
          <p style="color:#201499;">Text here</p>
        
        
          .mytext {color:#201499;}
        
        Text color #201499
      
           This box has a color of #201499        
        
          <div style="background-color:#201499;">Content here</div>
        
        
          .mybackground {background-color:#201499;}
        
        Background color #201499
      
           Border around this has a color of #201499        
        
          <div style="border:2px solid #201499;">Content here</div>
        
        
          .myborder {border:2px solid #201499;}
        
        Border color #201499