#7449d2 color space conversions
Hex:
        #7449d2
        RGB:
        116, 73, 210
        CMY:
        55, 71, 18
        CMYK:
        45, 65, 0, 18
      HSL:
        259°, 60.3524%, 55.4902%
        HSV (HSB):
        259°, 65.2381%, 82.3529%
        XYZ:
        21.2179, 13.1312, 62.3890
        xyY:
        0.2193, 0.1357, 13.1312
      CIE-Lab:
        42.9603, 49.1737, -64.4608
        CIE-LCH:
        42.9603, 81.0755, 307.3381
        CIE-Luv:
        42.9603, 6.4430, -98.7319
        Hunter-Lab:
        36.2370, 41.1022, -76.7132
      #7449d2 color charts
#7449d2 RGB chart
      #7449d2 CMYK chart
      #7449d2 RGB pie chart
      #7449d2 color shades, tints & tones
#7449d2 color schemes
#7449d2 color preview, HTML & CSS examples
           This text has a color of #7449d2        
        
          <p style="color:#7449d2;">Text here</p>
        
        
          .mytext {color:#7449d2;}
        
        Text color #7449d2
      
           This box has a color of #7449d2        
        
          <div style="background-color:#7449d2;">Content here</div>
        
        
          .mybackground {background-color:#7449d2;}
        
        Background color #7449d2
      
           Border around this has a color of #7449d2        
        
          <div style="border:2px solid #7449d2;">Content here</div>
        
        
          .myborder {border:2px solid #7449d2;}
        
        Border color #7449d2