#201fb3 color space conversions
Hex:
        #201fb3
        RGB:
        32, 31, 179
        CMY:
        87, 88, 30
        CMYK:
        82, 83, 0, 30
      HSL:
        240°, 70.4762%, 41.1765%
        HSV (HSB):
        240°, 82.6816%, 70.1961%
        XYZ:
        9.2223, 4.5417, 43.0384
        xyY:
        0.1624, 0.0800, 4.5417
      CIE-Lab:
        25.3871, 51.3655, -75.4213
        CIE-LCH:
        25.3871, 91.2512, 304.2567
        CIE-Luv:
        25.3871, -6.3258, -89.2264
        Hunter-Lab:
        21.3113, 39.9499, -104.8188
      #201fb3 color charts
#201fb3 RGB chart
      #201fb3 CMYK chart
      #201fb3 RGB pie chart
      #201fb3 color shades, tints & tones
#201fb3 color schemes
#201fb3 color preview, HTML & CSS examples
           This text has a color of #201fb3        
        
          <p style="color:#201fb3;">Text here</p>
        
        
          .mytext {color:#201fb3;}
        
        Text color #201fb3
      
           This box has a color of #201fb3        
        
          <div style="background-color:#201fb3;">Content here</div>
        
        
          .mybackground {background-color:#201fb3;}
        
        Background color #201fb3
      
           Border around this has a color of #201fb3        
        
          <div style="border:2px solid #201fb3;">Content here</div>
        
        
          .myborder {border:2px solid #201fb3;}
        
        Border color #201fb3