#752aef color space conversions
Hex:
        #752aef
        RGB:
        117, 42, 239
        CMY:
        54, 84, 6
        CMYK:
        51, 82, 0, 6
      HSL:
        263°, 86.0262%, 55.0980%
        HSV (HSB):
        263°, 82.4268%, 93.7255%
        XYZ:
        23.7441, 11.6698, 82.6624
        xyY:
        0.2011, 0.0988, 11.6698
      CIE-Lab:
        40.6865, 70.5638, -84.7156
        CIE-LCH:
        40.6865, 110.2542, 309.7926
        CIE-Luv:
        40.6865, 7.7965, -123.3752
        Hunter-Lab:
        34.1611, 64.2864, -119.5559
      #752aef color charts
#752aef RGB chart
      #752aef CMYK chart
      #752aef RGB pie chart
      #752aef color shades, tints & tones
#752aef color schemes
#752aef color preview, HTML & CSS examples
           This text has a color of #752aef        
        
          <p style="color:#752aef;">Text here</p>
        
        
          .mytext {color:#752aef;}
        
        Text color #752aef
      
           This box has a color of #752aef        
        
          <div style="background-color:#752aef;">Content here</div>
        
        
          .mybackground {background-color:#752aef;}
        
        Background color #752aef
      
           Border around this has a color of #752aef        
        
          <div style="border:2px solid #752aef;">Content here</div>
        
        
          .myborder {border:2px solid #752aef;}
        
        Border color #752aef