#21499f color space conversions
Hex:
        #21499f
        RGB:
        33, 73, 159
        CMY:
        87, 71, 38
        CMYK:
        79, 54, 0, 38
      HSL:
        221°, 65.6250%, 37.6471%
        HSV (HSB):
        221°, 79.2453%, 62.3529%
        XYZ:
        9.2678, 7.5916, 33.7778
        xyY:
        0.1830, 0.1499, 7.5916
      CIE-Lab:
        33.1175, 18.4213, -50.7048
        CIE-LCH:
        33.1175, 53.9474, 289.9663
        CIE-Luv:
        33.1175, -14.0760, -70.5900
        Hunter-Lab:
        27.5529, 11.8231, -53.3980
      #21499f color charts
#21499f RGB chart
      #21499f CMYK chart
      #21499f RGB pie chart
      #21499f color shades, tints & tones
#21499f color schemes
#21499f color preview, HTML & CSS examples
           This text has a color of #21499f        
        
          <p style="color:#21499f;">Text here</p>
        
        
          .mytext {color:#21499f;}
        
        Text color #21499f
      
           This box has a color of #21499f        
        
          <div style="background-color:#21499f;">Content here</div>
        
        
          .mybackground {background-color:#21499f;}
        
        Background color #21499f
      
           Border around this has a color of #21499f        
        
          <div style="border:2px solid #21499f;">Content here</div>
        
        
          .myborder {border:2px solid #21499f;}
        
        Border color #21499f