#7444ef color space conversions
Hex:
        #7444ef
        RGB:
        116, 68, 239
        CMY:
        55, 73, 6
        CMYK:
        51, 72, 0, 6
      HSL:
        257°, 84.2365%, 60.1961%
        HSV (HSB):
        257°, 71.5481%, 93.7255%
        XYZ:
        24.8496, 14.0792, 83.0692
        xyY:
        0.2037, 0.1154, 14.0792
      CIE-Lab:
        44.3464, 59.6017, -78.7042
        CIE-LCH:
        44.3464, 98.7255, 307.1362
        CIE-Luv:
        44.3464, 4.0363, -119.4539
        Hunter-Lab:
        37.5223, 52.5495, -104.9942
      #7444ef color charts
#7444ef RGB chart
      #7444ef CMYK chart
      #7444ef RGB pie chart
      #7444ef color shades, tints & tones
#7444ef color schemes
#7444ef color preview, HTML & CSS examples
           This text has a color of #7444ef        
        
          <p style="color:#7444ef;">Text here</p>
        
        
          .mytext {color:#7444ef;}
        
        Text color #7444ef
      
           This box has a color of #7444ef        
        
          <div style="background-color:#7444ef;">Content here</div>
        
        
          .mybackground {background-color:#7444ef;}
        
        Background color #7444ef
      
           Border around this has a color of #7444ef        
        
          <div style="border:2px solid #7444ef;">Content here</div>
        
        
          .myborder {border:2px solid #7444ef;}
        
        Border color #7444ef