#755ca2 color space conversions
Hex:
        #755ca2
        RGB:
        117, 92, 162
        CMY:
        54, 64, 36
        CMYK:
        28, 43, 0, 36
      HSL:
        261°, 27.5591%, 49.8039%
        HSV (HSB):
        261°, 43.2099%, 63.5294%
        XYZ:
        17.6849, 14.0448, 35.9612
        xyY:
        0.2613, 0.2075, 14.0448
      CIE-Lab:
        44.2972, 25.5447, -34.2861
        CIE-LCH:
        44.2972, 42.7559, 306.6878
        CIE-Luv:
        44.2972, 7.2232, -53.2127
        Hunter-Lab:
        37.4764, 18.6490, -30.6594
      #755ca2 color charts
#755ca2 RGB chart
      #755ca2 CMYK chart
      #755ca2 RGB pie chart
      #755ca2 color shades, tints & tones
#755ca2 color schemes
#755ca2 color preview, HTML & CSS examples
           This text has a color of #755ca2        
        
          <p style="color:#755ca2;">Text here</p>
        
        
          .mytext {color:#755ca2;}
        
        Text color #755ca2
      
           This box has a color of #755ca2        
        
          <div style="background-color:#755ca2;">Content here</div>
        
        
          .mybackground {background-color:#755ca2;}
        
        Background color #755ca2
      
           Border around this has a color of #755ca2        
        
          <div style="border:2px solid #755ca2;">Content here</div>
        
        
          .myborder {border:2px solid #755ca2;}
        
        Border color #755ca2