#7447bd color space conversions
Hex:
        #7447bd
        RGB:
        116, 71, 189
        CMY:
        55, 72, 26
        CMYK:
        39, 62, 0, 26
      HSL:
        263°, 47.2000%, 50.9804%
        HSV (HSB):
        263°, 62.4339%, 74.1176%
        XYZ:
        18.6410, 11.8936, 49.4573
        xyY:
        0.2330, 0.1487, 11.8936
      CIE-Lab:
        41.0465, 44.6104, -55.3839
        CIE-LCH:
        41.0465, 71.1159, 308.8506
        CIE-Luv:
        41.0465, 9.6192, -84.5459
        Hunter-Lab:
        34.4871, 36.1306, -60.8857
      #7447bd color charts
#7447bd RGB chart
      #7447bd CMYK chart
      #7447bd RGB pie chart
      #7447bd color shades, tints & tones
#7447bd color schemes
#7447bd color preview, HTML & CSS examples
           This text has a color of #7447bd        
        
          <p style="color:#7447bd;">Text here</p>
        
        
          .mytext {color:#7447bd;}
        
        Text color #7447bd
      
           This box has a color of #7447bd        
        
          <div style="background-color:#7447bd;">Content here</div>
        
        
          .mybackground {background-color:#7447bd;}
        
        Background color #7447bd
      
           Border around this has a color of #7447bd        
        
          <div style="border:2px solid #7447bd;">Content here</div>
        
        
          .myborder {border:2px solid #7447bd;}
        
        Border color #7447bd