#7441dc color space conversions
Hex:
        #7441dc
        RGB:
        116, 65, 220
        CMY:
        55, 75, 14
        CMYK:
        47, 70, 0, 14
      HSL:
        260°, 68.8889%, 55.8824%
        HSV (HSB):
        260°, 70.4545%, 86.2745%
        XYZ:
        22.0110, 12.6609, 68.9938
        xyY:
        0.2123, 0.1221, 12.6609
      CIE-Lab:
        42.2478, 55.9782, -71.3557
        CIE-LCH:
        42.2478, 90.6929, 308.1140
        CIE-Luv:
        42.2478, 6.7754, -107.8247
        Hunter-Lab:
        35.5822, 48.1508, -90.0558
      #7441dc color charts
#7441dc RGB chart
      #7441dc CMYK chart
      #7441dc RGB pie chart
      #7441dc color shades, tints & tones
#7441dc color schemes
#7441dc color preview, HTML & CSS examples
           This text has a color of #7441dc        
        
          <p style="color:#7441dc;">Text here</p>
        
        
          .mytext {color:#7441dc;}
        
        Text color #7441dc
      
           This box has a color of #7441dc        
        
          <div style="background-color:#7441dc;">Content here</div>
        
        
          .mybackground {background-color:#7441dc;}
        
        Background color #7441dc
      
           Border around this has a color of #7441dc        
        
          <div style="border:2px solid #7441dc;">Content here</div>
        
        
          .myborder {border:2px solid #7441dc;}
        
        Border color #7441dc