#220ed1 color space conversions
Hex:
        #220ed1
        RGB:
        34, 14, 209
        CMY:
        87, 95, 18
        CMYK:
        84, 93, 0, 18
      HSL:
        246°, 87.4439%, 43.7255%
        HSV (HSB):
        246°, 93.3014%, 81.9608%
        XYZ:
        12.3253, 5.2576, 60.6868
        xyY:
        0.1575, 0.0672, 5.2576
      CIE-Lab:
        27.4564, 65.7673, -89.6669
        CIE-LCH:
        27.4564, 111.2002, 306.2587
        CIE-Luv:
        27.4564, -6.2155, -105.3550
        Hunter-Lab:
        22.9295, 55.8231, -140.8706
      #220ed1 color charts
#220ed1 RGB chart
      #220ed1 CMYK chart
      #220ed1 RGB pie chart
      #220ed1 color shades, tints & tones
#220ed1 color schemes
#220ed1 color preview, HTML & CSS examples
           This text has a color of #220ed1        
        
          <p style="color:#220ed1;">Text here</p>
        
        
          .mytext {color:#220ed1;}
        
        Text color #220ed1
      
           This box has a color of #220ed1        
        
          <div style="background-color:#220ed1;">Content here</div>
        
        
          .mybackground {background-color:#220ed1;}
        
        Background color #220ed1
      
           Border around this has a color of #220ed1        
        
          <div style="border:2px solid #220ed1;">Content here</div>
        
        
          .myborder {border:2px solid #220ed1;}
        
        Border color #220ed1