#754dc0 color space conversions
Hex:
        #754dc0
        RGB:
        117, 77, 192
        CMY:
        54, 70, 25
        CMYK:
        39, 60, 0, 25
      HSL:
        261°, 47.7178%, 52.7451%
        HSV (HSB):
        261°, 59.8958%, 75.2941%
        XYZ:
        19.5044, 12.8954, 51.3302
        xyY:
        0.2329, 0.1540, 12.8954
      CIE-Lab:
        42.6053, 42.3093, -54.6131
        CIE-LCH:
        42.6053, 69.0845, 307.7653
        CIE-Luv:
        42.6053, 8.1889, -84.2081
        Hunter-Lab:
        35.9102, 34.1084, -59.6123
      #754dc0 color charts
#754dc0 RGB chart
      #754dc0 CMYK chart
      #754dc0 RGB pie chart
      #754dc0 color shades, tints & tones
#754dc0 color schemes
#754dc0 color preview, HTML & CSS examples
           This text has a color of #754dc0        
        
          <p style="color:#754dc0;">Text here</p>
        
        
          .mytext {color:#754dc0;}
        
        Text color #754dc0
      
           This box has a color of #754dc0        
        
          <div style="background-color:#754dc0;">Content here</div>
        
        
          .mybackground {background-color:#754dc0;}
        
        Background color #754dc0
      
           Border around this has a color of #754dc0        
        
          <div style="border:2px solid #754dc0;">Content here</div>
        
        
          .myborder {border:2px solid #754dc0;}
        
        Border color #754dc0