#752cea color space conversions
Hex:
        #752cea
        RGB:
        117, 44, 234
        CMY:
        54, 83, 8
        CMYK:
        50, 81, 0, 8
      HSL:
        263°, 81.8966%, 54.5098%
        HSV (HSB):
        263°, 81.1966%, 91.7647%
        XYZ:
        23.0881, 11.5238, 78.8493
        xyY:
        0.2035, 0.1016, 11.5238
      CIE-Lab:
        40.4490, 68.6603, -82.2753
        CIE-LCH:
        40.4490, 107.1610, 309.8456
        CIE-Luv:
        40.4490, 8.2531, -120.1701
        Hunter-Lab:
        33.9467, 61.9960, -113.9525
      #752cea color charts
#752cea RGB chart
      #752cea CMYK chart
      #752cea RGB pie chart
      #752cea color shades, tints & tones
#752cea color schemes
#752cea color preview, HTML & CSS examples
           This text has a color of #752cea        
        
          <p style="color:#752cea;">Text here</p>
        
        
          .mytext {color:#752cea;}
        
        Text color #752cea
      
           This box has a color of #752cea        
        
          <div style="background-color:#752cea;">Content here</div>
        
        
          .mybackground {background-color:#752cea;}
        
        Background color #752cea
      
           Border around this has a color of #752cea        
        
          <div style="border:2px solid #752cea;">Content here</div>
        
        
          .myborder {border:2px solid #752cea;}
        
        Border color #752cea