#7427ba color space conversions
Hex:
        #7427ba
        RGB:
        116, 39, 186
        CMY:
        55, 85, 27
        CMYK:
        38, 79, 0, 27
      HSL:
        271°, 65.3333%, 44.1176%
        HSV (HSB):
        271°, 79.0323%, 72.9412%
        XYZ:
        16.7909, 8.7092, 47.2504
        xyY:
        0.2308, 0.1197, 8.7092
      CIE-Lab:
        35.4183, 58.9226, -62.7662
        CIE-LCH:
        35.4183, 86.0899, 313.1909
        CIE-Luv:
        35.4183, 15.8461, -90.8372
        Hunter-Lab:
        29.5114, 49.9151, -74.2708
      #7427ba color charts
#7427ba RGB chart
      #7427ba CMYK chart
      #7427ba RGB pie chart
      #7427ba color shades, tints & tones
#7427ba color schemes
#7427ba color preview, HTML & CSS examples
           This text has a color of #7427ba        
        
          <p style="color:#7427ba;">Text here</p>
        
        
          .mytext {color:#7427ba;}
        
        Text color #7427ba
      
           This box has a color of #7427ba        
        
          <div style="background-color:#7427ba;">Content here</div>
        
        
          .mybackground {background-color:#7427ba;}
        
        Background color #7427ba
      
           Border around this has a color of #7427ba        
        
          <div style="border:2px solid #7427ba;">Content here</div>
        
        
          .myborder {border:2px solid #7427ba;}
        
        Border color #7427ba