#7449bf color space conversions
Hex:
        #7449bf
        RGB:
        116, 73, 191
        CMY:
        55, 71, 25
        CMYK:
        39, 62, 0, 25
      HSL:
        262°, 47.9675%, 51.7647%
        HSV (HSB):
        262°, 61.7801%, 74.9020%
        XYZ:
        18.9890, 12.2397, 50.6519
        xyY:
        0.2319, 0.1495, 12.2397
      CIE-Lab:
        41.5945, 44.0447, -55.6670
        CIE-LCH:
        41.5945, 70.9841, 308.3516
        CIE-Luv:
        41.5945, 8.8670, -85.2361
        Hunter-Lab:
        34.9853, 35.6604, -61.3508
      #7449bf color charts
#7449bf RGB chart
      #7449bf CMYK chart
      #7449bf RGB pie chart
      #7449bf color shades, tints & tones
#7449bf color schemes
#7449bf color preview, HTML & CSS examples
           This text has a color of #7449bf        
        
          <p style="color:#7449bf;">Text here</p>
        
        
          .mytext {color:#7449bf;}
        
        Text color #7449bf
      
           This box has a color of #7449bf        
        
          <div style="background-color:#7449bf;">Content here</div>
        
        
          .mybackground {background-color:#7449bf;}
        
        Background color #7449bf
      
           Border around this has a color of #7449bf        
        
          <div style="border:2px solid #7449bf;">Content here</div>
        
        
          .myborder {border:2px solid #7449bf;}
        
        Border color #7449bf