#7462cd color space conversions
Hex:
        #7462cd
        RGB:
        116, 98, 205
        CMY:
        55, 62, 20
        CMYK:
        43, 52, 0, 20
      HSL:
        250°, 51.6908%, 59.4118%
        HSV (HSB):
        250°, 52.1951%, 80.3922%
        XYZ:
        22.5896, 16.8561, 59.8206
        xyY:
        0.2276, 0.1698, 16.8561
      CIE-Lab:
        48.0783, 33.5139, -53.3251
        CIE-LCH:
        48.0783, 62.9821, 302.1487
        CIE-Luv:
        48.0783, 0.4978, -84.2773
        Hunter-Lab:
        41.0562, 26.3642, -57.6485
      #7462cd color charts
#7462cd RGB chart
      #7462cd CMYK chart
      #7462cd RGB pie chart
      #7462cd color shades, tints & tones
#7462cd color schemes
#7462cd color preview, HTML & CSS examples
           This text has a color of #7462cd        
        
          <p style="color:#7462cd;">Text here</p>
        
        
          .mytext {color:#7462cd;}
        
        Text color #7462cd
      
           This box has a color of #7462cd        
        
          <div style="background-color:#7462cd;">Content here</div>
        
        
          .mybackground {background-color:#7462cd;}
        
        Background color #7462cd
      
           Border around this has a color of #7462cd        
        
          <div style="border:2px solid #7462cd;">Content here</div>
        
        
          .myborder {border:2px solid #7462cd;}
        
        Border color #7462cd