#727bdb color space conversions
Hex:
        #727bdb
        RGB:
        114, 123, 219
        CMY:
        55, 52, 14
        CMYK:
        48, 44, 0, 14
      HSL:
        235°, 59.3220%, 65.2941%
        HSV (HSB):
        235°, 47.9452%, 85.8824%
        XYZ:
        26.8086, 22.8578, 70.0169
        xyY:
        0.2240, 0.1910, 22.8578
      CIE-Lab:
        54.9256, 22.1917, -50.3424
        CIE-LCH:
        54.9256, 55.0166, 293.7886
        CIE-Luv:
        54.9256, -9.1866, -81.0275
        Hunter-Lab:
        47.8098, 16.4237, -53.3625
      #727bdb color charts
#727bdb RGB chart
      #727bdb CMYK chart
      #727bdb RGB pie chart
      #727bdb color shades, tints & tones
#727bdb color schemes
#727bdb color preview, HTML & CSS examples
           This text has a color of #727bdb        
        
          <p style="color:#727bdb;">Text here</p>
        
        
          .mytext {color:#727bdb;}
        
        Text color #727bdb
      
           This box has a color of #727bdb        
        
          <div style="background-color:#727bdb;">Content here</div>
        
        
          .mybackground {background-color:#727bdb;}
        
        Background color #727bdb
      
           Border around this has a color of #727bdb        
        
          <div style="border:2px solid #727bdb;">Content here</div>
        
        
          .myborder {border:2px solid #727bdb;}
        
        Border color #727bdb