#21469f color space conversions
Hex:
        #21469f
        RGB:
        33, 70, 159
        CMY:
        87, 73, 38
        CMYK:
        79, 56, 0, 38
      HSL:
        222°, 65.6250%, 37.6471%
        HSV (HSB):
        222°, 79.2453%, 62.3529%
        XYZ:
        9.0754, 7.2069, 33.7136
        xyY:
        0.1815, 0.1441, 7.2069
      CIE-Lab:
        32.2733, 20.4567, -52.0746
        CIE-LCH:
        32.2733, 55.9486, 291.4466
        CIE-Luv:
        32.2733, -13.2422, -71.8443
        Hunter-Lab:
        26.8456, 13.3636, -55.6666
      #21469f color charts
#21469f RGB chart
      #21469f CMYK chart
      #21469f RGB pie chart
      #21469f color shades, tints & tones
#21469f color schemes
#21469f color preview, HTML & CSS examples
           This text has a color of #21469f        
        
          <p style="color:#21469f;">Text here</p>
        
        
          .mytext {color:#21469f;}
        
        Text color #21469f
      
           This box has a color of #21469f        
        
          <div style="background-color:#21469f;">Content here</div>
        
        
          .mybackground {background-color:#21469f;}
        
        Background color #21469f
      
           Border around this has a color of #21469f        
        
          <div style="border:2px solid #21469f;">Content here</div>
        
        
          .myborder {border:2px solid #21469f;}
        
        Border color #21469f