#2729fe color space conversions
Hex:
        #2729fe
        RGB:
        39, 41, 254
        CMY:
        85, 84, 0
        CMYK:
        85, 84, 0, 0
      HSL:
        239°, 99.0783%, 57.4510%
        HSV (HSB):
        239°, 84.6457%, 99.6078%
        XYZ:
        19.5190, 9.1730, 94.5077
        xyY:
        0.1584, 0.0745, 9.1730
      CIE-Lab:
        36.3152, 69.4952, -100.5812
        CIE-LCH:
        36.3152, 122.2545, 304.6420
        CIE-Luv:
        36.3152, -9.7490, -132.6493
        Hunter-Lab:
        30.2869, 62.0360, -163.8086
      #2729fe color charts
#2729fe RGB chart
      #2729fe CMYK chart
      #2729fe RGB pie chart
      #2729fe color shades, tints & tones
#2729fe color schemes
#2729fe color preview, HTML & CSS examples
           This text has a color of #2729fe        
        
          <p style="color:#2729fe;">Text here</p>
        
        
          .mytext {color:#2729fe;}
        
        Text color #2729fe
      
           This box has a color of #2729fe        
        
          <div style="background-color:#2729fe;">Content here</div>
        
        
          .mybackground {background-color:#2729fe;}
        
        Background color #2729fe
      
           Border around this has a color of #2729fe        
        
          <div style="border:2px solid #2729fe;">Content here</div>
        
        
          .myborder {border:2px solid #2729fe;}
        
        Border color #2729fe