#729bfc color space conversions
Hex:
        #729bfc
        RGB:
        114, 155, 252
        CMY:
        55, 39, 1
        CMYK:
        55, 38, 0, 1
      HSL:
        222°, 95.8333%, 71.7647%
        HSV (HSB):
        222°, 54.7619%, 98.8235%
        XYZ:
        36.2315, 34.0484, 96.7578
        xyY:
        0.2169, 0.2038, 34.0484
      CIE-Lab:
        65.0009, 13.3951, -52.6252
        CIE-LCH:
        65.0009, 54.3033, 284.2807
        CIE-Luv:
        65.0009, -20.9042, -86.4664
        Hunter-Lab:
        58.3510, 8.7205, -57.4692
      #729bfc color charts
#729bfc RGB chart
      #729bfc CMYK chart
      #729bfc RGB pie chart
      #729bfc color shades, tints & tones
#729bfc color schemes
#729bfc color preview, HTML & CSS examples
           This text has a color of #729bfc        
        
          <p style="color:#729bfc;">Text here</p>
        
        
          .mytext {color:#729bfc;}
        
        Text color #729bfc
      
           This box has a color of #729bfc        
        
          <div style="background-color:#729bfc;">Content here</div>
        
        
          .mybackground {background-color:#729bfc;}
        
        Background color #729bfc
      
           Border around this has a color of #729bfc        
        
          <div style="border:2px solid #729bfc;">Content here</div>
        
        
          .myborder {border:2px solid #729bfc;}
        
        Border color #729bfc