#7745c2 color space conversions
Hex:
        #7745c2
        RGB:
        119, 69, 194
        CMY:
        53, 73, 24
        CMYK:
        39, 64, 0, 24
      HSL:
        264°, 50.6073%, 51.5686%
        HSV (HSB):
        264°, 64.4330%, 76.0784%
        XYZ:
        19.4735, 12.0732, 52.3429
        xyY:
        0.2321, 0.1439, 12.0732
      CIE-Lab:
        41.3323, 47.6403, -57.8249
        CIE-LCH:
        41.3323, 74.9221, 309.4841
        CIE-Luv:
        41.3323, 10.7377, -88.3786
        Hunter-Lab:
        34.7465, 39.2327, -64.9931
      #7745c2 color charts
#7745c2 RGB chart
      #7745c2 CMYK chart
      #7745c2 RGB pie chart
      #7745c2 color shades, tints & tones
#7745c2 color schemes
#7745c2 color preview, HTML & CSS examples
           This text has a color of #7745c2        
        
          <p style="color:#7745c2;">Text here</p>
        
        
          .mytext {color:#7745c2;}
        
        Text color #7745c2
      
           This box has a color of #7745c2        
        
          <div style="background-color:#7745c2;">Content here</div>
        
        
          .mybackground {background-color:#7745c2;}
        
        Background color #7745c2
      
           Border around this has a color of #7745c2        
        
          <div style="border:2px solid #7745c2;">Content here</div>
        
        
          .myborder {border:2px solid #7745c2;}
        
        Border color #7745c2