#726aeb color space conversions
Hex:
        #726aeb
        RGB:
        114, 106, 235
        CMY:
        55, 58, 8
        CMYK:
        51, 55, 0, 8
      HSL:
        244°, 76.3314%, 66.8627%
        HSV (HSB):
        244°, 54.8936%, 92.1569%
        XYZ:
        27.0889, 19.8836, 81.0074
        xyY:
        0.2117, 0.1554, 19.8836
      CIE-Lab:
        51.7054, 37.2105, -64.4916
        CIE-LCH:
        51.7054, 74.4567, 299.9842
        CIE-Luv:
        51.7054, -4.8369, -103.1656
        Hunter-Lab:
        44.5911, 30.4035, -76.4969
      #726aeb color charts
#726aeb RGB chart
      #726aeb CMYK chart
      #726aeb RGB pie chart
      #726aeb color shades, tints & tones
#726aeb color schemes
#726aeb color preview, HTML & CSS examples
           This text has a color of #726aeb        
        
          <p style="color:#726aeb;">Text here</p>
        
        
          .mytext {color:#726aeb;}
        
        Text color #726aeb
      
           This box has a color of #726aeb        
        
          <div style="background-color:#726aeb;">Content here</div>
        
        
          .mybackground {background-color:#726aeb;}
        
        Background color #726aeb
      
           Border around this has a color of #726aeb        
        
          <div style="border:2px solid #726aeb;">Content here</div>
        
        
          .myborder {border:2px solid #726aeb;}
        
        Border color #726aeb