#7447ff color space conversions
Hex:
        #7447ff
        RGB:
        116, 71, 255
        CMY:
        55, 72, 0
        CMYK:
        55, 72, 0, 0
      HSL:
        255°, 100.0000%, 63.9216%
        HSV (HSB):
        255°, 72.1569%, 100.0000%
        XYZ:
        27.5057, 15.4395, 96.1381
        xyY:
        0.1978, 0.1110, 15.4395
      CIE-Lab:
        46.2303, 62.4890, -84.5770
        CIE-LCH:
        46.2303, 105.1577, 306.4586
        CIE-Luv:
        46.2303, 1.8694, -128.9388
        Hunter-Lab:
        39.2931, 56.1894, -117.5592
      #7447ff color charts
#7447ff RGB chart
      #7447ff CMYK chart
      #7447ff RGB pie chart
      #7447ff color shades, tints & tones
#7447ff color schemes
#7447ff color preview, HTML & CSS examples
           This text has a color of #7447ff        
        
          <p style="color:#7447ff;">Text here</p>
        
        
          .mytext {color:#7447ff;}
        
        Text color #7447ff
      
           This box has a color of #7447ff        
        
          <div style="background-color:#7447ff;">Content here</div>
        
        
          .mybackground {background-color:#7447ff;}
        
        Background color #7447ff
      
           Border around this has a color of #7447ff        
        
          <div style="border:2px solid #7447ff;">Content here</div>
        
        
          .myborder {border:2px solid #7447ff;}
        
        Border color #7447ff