#2201d1 color space conversions
Hex:
        #2201d1
        RGB:
        34, 1, 209
        CMY:
        87, 100, 18
        CMYK:
        84, 100, 0, 18
      HSL:
        250°, 99.0476%, 41.1765%
        HSV (HSB):
        250°, 99.5215%, 81.9608%
        XYZ:
        12.1792, 4.9652, 60.6381
        xyY:
        0.1566, 0.0638, 4.9652
      CIE-Lab:
        26.6355, 68.3012, -91.0382
        CIE-LCH:
        26.6355, 113.8113, 306.8790
        CIE-Luv:
        26.6355, -5.6954, -104.5531
        Hunter-Lab:
        22.2828, 58.5682, -145.7475
      #2201d1 color charts
#2201d1 RGB chart
      #2201d1 CMYK chart
      #2201d1 RGB pie chart
      #2201d1 color shades, tints & tones
#2201d1 color schemes
#2201d1 color preview, HTML & CSS examples
           This text has a color of #2201d1        
        
          <p style="color:#2201d1;">Text here</p>
        
        
          .mytext {color:#2201d1;}
        
        Text color #2201d1
      
           This box has a color of #2201d1        
        
          <div style="background-color:#2201d1;">Content here</div>
        
        
          .mybackground {background-color:#2201d1;}
        
        Background color #2201d1
      
           Border around this has a color of #2201d1        
        
          <div style="border:2px solid #2201d1;">Content here</div>
        
        
          .myborder {border:2px solid #2201d1;}
        
        Border color #2201d1