#7419a2 color space conversions
Hex:
        #7419a2
        RGB:
        116, 25, 162
        CMY:
        55, 90, 36
        CMYK:
        28, 85, 0, 36
      HSL:
        280°, 73.2620%, 36.6667%
        HSV (HSB):
        280°, 84.5679%, 63.5294%
        XYZ:
        14.0717, 7.0169, 34.7952
        xyY:
        0.2518, 0.1256, 7.0169
      CIE-Lab:
        31.8454, 58.2782, -54.2440
        CIE-LCH:
        31.8454, 79.6164, 317.0533
        CIE-Luv:
        31.8454, 22.2582, -77.0197
        Hunter-Lab:
        26.4894, 48.4660, -59.3377
      #7419a2 color charts
#7419a2 RGB chart
      #7419a2 CMYK chart
      #7419a2 RGB pie chart
      #7419a2 color shades, tints & tones
#7419a2 color schemes
#7419a2 color preview, HTML & CSS examples
           This text has a color of #7419a2        
        
          <p style="color:#7419a2;">Text here</p>
        
        
          .mytext {color:#7419a2;}
        
        Text color #7419a2
      
           This box has a color of #7419a2        
        
          <div style="background-color:#7419a2;">Content here</div>
        
        
          .mybackground {background-color:#7419a2;}
        
        Background color #7419a2
      
           Border around this has a color of #7419a2        
        
          <div style="border:2px solid #7419a2;">Content here</div>
        
        
          .myborder {border:2px solid #7419a2;}
        
        Border color #7419a2