#755ed2 color space conversions
Hex:
        #755ed2
        RGB:
        117, 94, 210
        CMY:
        54, 63, 18
        CMYK:
        44, 55, 0, 18
      HSL:
        252°, 56.3107%, 59.6078%
        HSV (HSB):
        252°, 55.2381%, 82.3529%
        XYZ:
        22.9717, 16.4405, 62.9354
        xyY:
        0.2244, 0.1606, 16.4405
      CIE-Lab:
        47.5471, 37.5398, -57.0359
        CIE-LCH:
        47.5471, 68.2813, 303.3520
        CIE-Luv:
        47.5471, 1.6182, -89.9611
        Hunter-Lab:
        40.5468, 30.1716, -63.6450
      #755ed2 color charts
#755ed2 RGB chart
      #755ed2 CMYK chart
      #755ed2 RGB pie chart
      #755ed2 color shades, tints & tones
#755ed2 color schemes
#755ed2 color preview, HTML & CSS examples
           This text has a color of #755ed2        
        
          <p style="color:#755ed2;">Text here</p>
        
        
          .mytext {color:#755ed2;}
        
        Text color #755ed2
      
           This box has a color of #755ed2        
        
          <div style="background-color:#755ed2;">Content here</div>
        
        
          .mybackground {background-color:#755ed2;}
        
        Background color #755ed2
      
           Border around this has a color of #755ed2        
        
          <div style="border:2px solid #755ed2;">Content here</div>
        
        
          .myborder {border:2px solid #755ed2;}
        
        Border color #755ed2