#7444cf color space conversions
Hex:
        #7444cf
        RGB:
        116, 68, 207
        CMY:
        55, 73, 19
        CMYK:
        44, 67, 0, 19
      HSL:
        261°, 59.1489%, 53.9216%
        HSV (HSB):
        261°, 67.1498%, 81.1765%
        XYZ:
        20.5321, 12.3522, 60.3335
        xyY:
        0.2203, 0.1325, 12.3522
      CIE-Lab:
        41.7706, 50.9983, -64.6673
        CIE-LCH:
        41.7706, 82.3571, 308.2602
        CIE-Luv:
        41.7706, 7.8622, -98.2527
        Hunter-Lab:
        35.1458, 42.7742, -77.1791
      #7444cf color charts
#7444cf RGB chart
      #7444cf CMYK chart
      #7444cf RGB pie chart
      #7444cf color shades, tints & tones
#7444cf color schemes
#7444cf color preview, HTML & CSS examples
           This text has a color of #7444cf        
        
          <p style="color:#7444cf;">Text here</p>
        
        
          .mytext {color:#7444cf;}
        
        Text color #7444cf
      
           This box has a color of #7444cf        
        
          <div style="background-color:#7444cf;">Content here</div>
        
        
          .mybackground {background-color:#7444cf;}
        
        Background color #7444cf
      
           Border around this has a color of #7444cf        
        
          <div style="border:2px solid #7444cf;">Content here</div>
        
        
          .myborder {border:2px solid #7444cf;}
        
        Border color #7444cf