#7454cd color space conversions
Hex:
        #7454cd
        RGB:
        116, 84, 205
        CMY:
        55, 67, 20
        CMYK:
        43, 59, 0, 20
      HSL:
        256°, 54.7511%, 56.6667%
        HSV (HSB):
        256°, 59.0244%, 80.3922%
        XYZ:
        21.3922, 14.4614, 59.4214
        xyY:
        0.2245, 0.1518, 14.4614
      CIE-Lab:
        44.8875, 41.6954, -58.4612
        CIE-LCH:
        44.8875, 71.8068, 305.4970
        CIE-Luv:
        44.8875, 4.4170, -90.9753
        Hunter-Lab:
        38.0282, 33.8634, -66.0246
      #7454cd color charts
#7454cd RGB chart
      #7454cd CMYK chart
      #7454cd RGB pie chart
      #7454cd color shades, tints & tones
#7454cd color schemes
#7454cd color preview, HTML & CSS examples
           This text has a color of #7454cd        
        
          <p style="color:#7454cd;">Text here</p>
        
        
          .mytext {color:#7454cd;}
        
        Text color #7454cd
      
           This box has a color of #7454cd        
        
          <div style="background-color:#7454cd;">Content here</div>
        
        
          .mybackground {background-color:#7454cd;}
        
        Background color #7454cd
      
           Border around this has a color of #7454cd        
        
          <div style="border:2px solid #7454cd;">Content here</div>
        
        
          .myborder {border:2px solid #7454cd;}
        
        Border color #7454cd