#2729e1 color space conversions
Hex:
        #2729e1
        RGB:
        39, 41, 225
        CMY:
        85, 84, 12
        CMYK:
        83, 82, 0, 12
      HSL:
        239°, 75.6098%, 51.7647%
        HSV (HSB):
        239°, 82.6667%, 88.2353%
        XYZ:
        15.2202, 7.4535, 71.8706
        xyY:
        0.1610, 0.0788, 7.4535
      CIE-Lab:
        32.8177, 61.0964, -89.9697
        CIE-LCH:
        32.8177, 108.7534, 304.1796
        CIE-Luv:
        32.8177, -8.5986, -116.2804
        Hunter-Lab:
        27.3010, 51.7365, -136.9717
      #2729e1 color charts
#2729e1 RGB chart
      #2729e1 CMYK chart
      #2729e1 RGB pie chart
      #2729e1 color shades, tints & tones
#2729e1 color schemes
#2729e1 color preview, HTML & CSS examples
           This text has a color of #2729e1        
        
          <p style="color:#2729e1;">Text here</p>
        
        
          .mytext {color:#2729e1;}
        
        Text color #2729e1
      
           This box has a color of #2729e1        
        
          <div style="background-color:#2729e1;">Content here</div>
        
        
          .mybackground {background-color:#2729e1;}
        
        Background color #2729e1
      
           Border around this has a color of #2729e1        
        
          <div style="border:2px solid #2729e1;">Content here</div>
        
        
          .myborder {border:2px solid #2729e1;}
        
        Border color #2729e1