#7400d1 color space conversions
Hex:
        #7400d1
        RGB:
        116, 0, 209
        CMY:
        55, 100, 18
        CMYK:
        44, 100, 0, 18
      HSL:
        273°, 100.0000%, 40.9804%
        HSV (HSB):
        273°, 100.0000%, 81.9608%
        XYZ:
        18.7111, 8.3165, 60.9407
        xyY:
        0.2127, 0.0945, 8.3165
      CIE-Lab:
        34.6334, 72.6166, -77.5219
        CIE-LCH:
        34.6334, 106.2206, 313.1287
        CIE-Luv:
        34.6334, 14.2036, -107.5781
        Hunter-Lab:
        28.8383, 65.3489, -105.1041
      #7400d1 color charts
#7400d1 RGB chart
      #7400d1 CMYK chart
      #7400d1 RGB pie chart
      #7400d1 color shades, tints & tones
#7400d1 color schemes
#7400d1 color preview, HTML & CSS examples
           This text has a color of #7400d1        
        
          <p style="color:#7400d1;">Text here</p>
        
        
          .mytext {color:#7400d1;}
        
        Text color #7400d1
      
           This box has a color of #7400d1        
        
          <div style="background-color:#7400d1;">Content here</div>
        
        
          .mybackground {background-color:#7400d1;}
        
        Background color #7400d1
      
           Border around this has a color of #7400d1        
        
          <div style="border:2px solid #7400d1;">Content here</div>
        
        
          .myborder {border:2px solid #7400d1;}
        
        Border color #7400d1