#754ec0 color space conversions
Hex:
        #754ec0
        RGB:
        117, 78, 192
        CMY:
        54, 69, 25
        CMYK:
        39, 59, 0, 25
      HSL:
        261°, 47.5000%, 52.9412%
        HSV (HSB):
        261°, 59.3750%, 75.2941%
        XYZ:
        19.5749, 13.0365, 51.3537
        xyY:
        0.2331, 0.1553, 13.0365
      CIE-Lab:
        42.8181, 41.7468, -54.2699
        CIE-LCH:
        42.8181, 68.4690, 307.5691
        CIE-Luv:
        42.8181, 7.9317, -83.7912
        Hunter-Lab:
        36.1060, 33.5885, -59.0542
      #754ec0 color charts
#754ec0 RGB chart
      #754ec0 CMYK chart
      #754ec0 RGB pie chart
      #754ec0 color shades, tints & tones
#754ec0 color schemes
#754ec0 color preview, HTML & CSS examples
           This text has a color of #754ec0        
        
          <p style="color:#754ec0;">Text here</p>
        
        
          .mytext {color:#754ec0;}
        
        Text color #754ec0
      
           This box has a color of #754ec0        
        
          <div style="background-color:#754ec0;">Content here</div>
        
        
          .mybackground {background-color:#754ec0;}
        
        Background color #754ec0
      
           Border around this has a color of #754ec0        
        
          <div style="border:2px solid #754ec0;">Content here</div>
        
        
          .myborder {border:2px solid #754ec0;}
        
        Border color #754ec0