#755ac0 color space conversions
Hex:
        #755ac0
        RGB:
        117, 90, 192
        CMY:
        54, 65, 25
        CMYK:
        39, 53, 0, 25
      HSL:
        256°, 44.7368%, 55.2941%
        HSV (HSB):
        256°, 53.1250%, 75.2941%
        XYZ:
        20.5067, 14.9000, 51.6643
        xyY:
        0.2355, 0.1711, 14.9000
      CIE-Lab:
        45.4969, 34.8128, -49.9645
        CIE-LCH:
        45.4969, 60.8964, 304.8669
        CIE-Luv:
        45.4969, 4.5787, -78.2181
        Hunter-Lab:
        38.6005, 27.2780, -52.3355
      #755ac0 color charts
#755ac0 RGB chart
      #755ac0 CMYK chart
      #755ac0 RGB pie chart
      #755ac0 color shades, tints & tones
#755ac0 color schemes
#755ac0 color preview, HTML & CSS examples
           This text has a color of #755ac0        
        
          <p style="color:#755ac0;">Text here</p>
        
        
          .mytext {color:#755ac0;}
        
        Text color #755ac0
      
           This box has a color of #755ac0        
        
          <div style="background-color:#755ac0;">Content here</div>
        
        
          .mybackground {background-color:#755ac0;}
        
        Background color #755ac0
      
           Border around this has a color of #755ac0        
        
          <div style="border:2px solid #755ac0;">Content here</div>
        
        
          .myborder {border:2px solid #755ac0;}
        
        Border color #755ac0