#752aee color space conversions
Hex:
        #752aee
        RGB:
        117, 42, 238
        CMY:
        54, 84, 7
        CMYK:
        51, 82, 0, 7
      HSL:
        263°, 85.2174%, 54.9020%
        HSV (HSB):
        263°, 82.3529%, 93.3333%
        XYZ:
        23.5967, 11.6109, 81.8864
        xyY:
        0.2015, 0.0992, 11.6109
      CIE-Lab:
        40.5909, 70.3231, -84.3077
        CIE-LCH:
        40.5909, 109.7867, 309.8323
        CIE-Luv:
        40.5909, 7.9266, -122.7768
        Hunter-Lab:
        34.0747, 63.9801, -118.6298
      #752aee color charts
#752aee RGB chart
      #752aee CMYK chart
      #752aee RGB pie chart
      #752aee color shades, tints & tones
#752aee color schemes
#752aee color preview, HTML & CSS examples
           This text has a color of #752aee        
        
          <p style="color:#752aee;">Text here</p>
        
        
          .mytext {color:#752aee;}
        
        Text color #752aee
      
           This box has a color of #752aee        
        
          <div style="background-color:#752aee;">Content here</div>
        
        
          .mybackground {background-color:#752aee;}
        
        Background color #752aee
      
           Border around this has a color of #752aee        
        
          <div style="border:2px solid #752aee;">Content here</div>
        
        
          .myborder {border:2px solid #752aee;}
        
        Border color #752aee