#755ec7 color space conversions
Hex:
        #755ec7
        RGB:
        117, 94, 199
        CMY:
        54, 63, 22
        CMYK:
        41, 53, 0, 22
      HSL:
        253°, 48.3871%, 57.4510%
        HSV (HSB):
        253°, 52.7638%, 78.0392%
        XYZ:
        21.6476, 15.9108, 55.9630
        xyY:
        0.2315, 0.1701, 15.9108
      CIE-Lab:
        46.8573, 34.4106, -51.8307
        CIE-LCH:
        46.8573, 62.2134, 303.5804
        CIE-Luv:
        46.8573, 2.6683, -81.5756
        Hunter-Lab:
        39.8884, 27.0681, -55.2613
      #755ec7 color charts
#755ec7 RGB chart
      #755ec7 CMYK chart
      #755ec7 RGB pie chart
      #755ec7 color shades, tints & tones
#755ec7 color schemes
#755ec7 color preview, HTML & CSS examples
           This text has a color of #755ec7        
        
          <p style="color:#755ec7;">Text here</p>
        
        
          .mytext {color:#755ec7;}
        
        Text color #755ec7
      
           This box has a color of #755ec7        
        
          <div style="background-color:#755ec7;">Content here</div>
        
        
          .mybackground {background-color:#755ec7;}
        
        Background color #755ec7
      
           Border around this has a color of #755ec7        
        
          <div style="border:2px solid #755ec7;">Content here</div>
        
        
          .myborder {border:2px solid #755ec7;}
        
        Border color #755ec7