#201b99 color space conversions
Hex:
        #201b99
        RGB:
        32, 27, 153
        CMY:
        87, 89, 40
        CMYK:
        79, 82, 0, 40
      HSL:
        242°, 70.0000%, 35.2941%
        HSV (HSB):
        242°, 82.3529%, 60.0000%
        XYZ:
        6.7374, 3.3908, 30.4364
        xyY:
        0.1661, 0.0836, 3.3908
      CIE-Lab:
        21.5458, 45.0935, -66.0358
        CIE-LCH:
        21.5458, 79.9634, 304.3278
        CIE-Luv:
        21.5458, -4.7226, -73.7756
        Hunter-Lab:
        18.4143, 33.0842, -85.1087
      #201b99 color charts
#201b99 RGB chart
      #201b99 CMYK chart
      #201b99 RGB pie chart
      #201b99 color shades, tints & tones
#201b99 color schemes
#201b99 color preview, HTML & CSS examples
           This text has a color of #201b99        
        
          <p style="color:#201b99;">Text here</p>
        
        
          .mytext {color:#201b99;}
        
        Text color #201b99
      
           This box has a color of #201b99        
        
          <div style="background-color:#201b99;">Content here</div>
        
        
          .mybackground {background-color:#201b99;}
        
        Background color #201b99
      
           Border around this has a color of #201b99        
        
          <div style="border:2px solid #201b99;">Content here</div>
        
        
          .myborder {border:2px solid #201b99;}
        
        Border color #201b99