#726cf3 color space conversions
Hex:
        #726cf3
        RGB:
        114, 108, 243
        CMY:
        55, 58, 5
        CMYK:
        53, 56, 0, 5
      HSL:
        243°, 84.9057%, 68.8235%
        HSV (HSB):
        243°, 55.5556%, 95.2941%
        XYZ:
        28.4797, 20.7736, 87.3027
        xyY:
        0.2086, 0.1521, 20.7736
      CIE-Lab:
        52.7008, 38.4574, -67.3532
        CIE-LCH:
        52.7008, 77.5592, 299.7256
        CIE-Luv:
        52.7008, -5.8944, -108.0853
        Hunter-Lab:
        45.5781, 31.7749, -81.6626
      #726cf3 color charts
#726cf3 RGB chart
      #726cf3 CMYK chart
      #726cf3 RGB pie chart
      #726cf3 color shades, tints & tones
#726cf3 color schemes
#726cf3 color preview, HTML & CSS examples
           This text has a color of #726cf3        
        
          <p style="color:#726cf3;">Text here</p>
        
        
          .mytext {color:#726cf3;}
        
        Text color #726cf3
      
           This box has a color of #726cf3        
        
          <div style="background-color:#726cf3;">Content here</div>
        
        
          .mybackground {background-color:#726cf3;}
        
        Background color #726cf3
      
           Border around this has a color of #726cf3        
        
          <div style="border:2px solid #726cf3;">Content here</div>
        
        
          .myborder {border:2px solid #726cf3;}
        
        Border color #726cf3