#21517f color space conversions
Hex:
        #21517f
        RGB:
        33, 81, 127
        CMY:
        87, 68, 50
        CMYK:
        74, 36, 0, 50
      HSL:
        209°, 58.7500%, 31.3725%
        HSV (HSB):
        209°, 74.0157%, 49.8039%
        XYZ:
        7.4004, 7.7405, 21.1827
        xyY:
        0.2037, 0.2131, 7.7405
      CIE-Lab:
        33.4365, 0.4171, -30.6523
        CIE-LCH:
        33.4365, 30.6551, 270.7795
        CIE-Luv:
        33.4365, -17.2087, -41.6898
        Hunter-Lab:
        27.8218, -1.2083, -25.6665
      #21517f color charts
#21517f RGB chart
      #21517f CMYK chart
      #21517f RGB pie chart
      #21517f color shades, tints & tones
#21517f color schemes
#21517f color preview, HTML & CSS examples
           This text has a color of #21517f        
        
          <p style="color:#21517f;">Text here</p>
        
        
          .mytext {color:#21517f;}
        
        Text color #21517f
      
           This box has a color of #21517f        
        
          <div style="background-color:#21517f;">Content here</div>
        
        
          .mybackground {background-color:#21517f;}
        
        Background color #21517f
      
           Border around this has a color of #21517f        
        
          <div style="border:2px solid #21517f;">Content here</div>
        
        
          .myborder {border:2px solid #21517f;}
        
        Border color #21517f