#7449ce color space conversions
Hex:
        #7449ce
        RGB:
        116, 73, 206
        CMY:
        55, 71, 19
        CMYK:
        44, 65, 0, 19
      HSL:
        259°, 57.5758%, 54.7059%
        HSV (HSB):
        259°, 64.5631%, 80.7843%
        XYZ:
        20.7256, 12.9343, 59.7967
        xyY:
        0.2218, 0.1384, 12.9343
      CIE-Lab:
        42.6641, 48.0863, -62.6381
        CIE-LCH:
        42.6641, 78.9672, 307.5129
        CIE-Luv:
        42.6641, 6.9343, -95.9406
        Hunter-Lab:
        35.9643, 39.9287, -73.4046
      #7449ce color charts
#7449ce RGB chart
      #7449ce CMYK chart
      #7449ce RGB pie chart
      #7449ce color shades, tints & tones
#7449ce color schemes
#7449ce color preview, HTML & CSS examples
           This text has a color of #7449ce        
        
          <p style="color:#7449ce;">Text here</p>
        
        
          .mytext {color:#7449ce;}
        
        Text color #7449ce
      
           This box has a color of #7449ce        
        
          <div style="background-color:#7449ce;">Content here</div>
        
        
          .mybackground {background-color:#7449ce;}
        
        Background color #7449ce
      
           Border around this has a color of #7449ce        
        
          <div style="border:2px solid #7449ce;">Content here</div>
        
        
          .myborder {border:2px solid #7449ce;}
        
        Border color #7449ce