#201f50 color space conversions
Hex:
        #201f50
        RGB:
        32, 31, 80
        CMY:
        87, 88, 69
        CMYK:
        60, 61, 0, 69
      HSL:
        241°, 44.1441%, 21.7647%
        HSV (HSB):
        241°, 61.2500%, 31.3725%
        XYZ:
        2.5336, 1.8662, 7.8161
        xyY:
        0.2074, 0.1528, 1.8662
      CIE-Lab:
        14.7690, 16.7361, -30.0702
        CIE-LCH:
        14.7690, 34.4139, 299.0989
        CIE-Luv:
        14.7690, -1.9351, -30.1734
        Hunter-Lab:
        13.6610, 9.1984, -24.3598
      #201f50 color charts
#201f50 RGB chart
      #201f50 CMYK chart
      #201f50 RGB pie chart
      #201f50 color shades, tints & tones
#201f50 color schemes
#201f50 color preview, HTML & CSS examples
           This text has a color of #201f50        
        
          <p style="color:#201f50;">Text here</p>
        
        
          .mytext {color:#201f50;}
        
        Text color #201f50
      
           This box has a color of #201f50        
        
          <div style="background-color:#201f50;">Content here</div>
        
        
          .mybackground {background-color:#201f50;}
        
        Background color #201f50
      
           Border around this has a color of #201f50        
        
          <div style="border:2px solid #201f50;">Content here</div>
        
        
          .myborder {border:2px solid #201f50;}
        
        Border color #201f50