#752ced color space conversions
Hex:
        #752ced
        RGB:
        117, 44, 237
        CMY:
        54, 83, 7
        CMYK:
        51, 81, 0, 7
      HSL:
        263°, 84.2795%, 55.0980%
        HSV (HSB):
        263°, 81.4346%, 92.9412%
        XYZ:
        23.5229, 11.6977, 81.1389
        xyY:
        0.2022, 0.1005, 11.6977
      CIE-Lab:
        40.7316, 69.3885, -83.5100
        CIE-LCH:
        40.7316, 108.5757, 309.7232
        CIE-Luv:
        40.7316, 7.8590, -121.9811
        Hunter-Lab:
        34.2019, 62.9127, -116.7153
      #752ced color charts
#752ced RGB chart
      #752ced CMYK chart
      #752ced RGB pie chart
      #752ced color shades, tints & tones
#752ced color schemes
#752ced color preview, HTML & CSS examples
           This text has a color of #752ced        
        
          <p style="color:#752ced;">Text here</p>
        
        
          .mytext {color:#752ced;}
        
        Text color #752ced
      
           This box has a color of #752ced        
        
          <div style="background-color:#752ced;">Content here</div>
        
        
          .mybackground {background-color:#752ced;}
        
        Background color #752ced
      
           Border around this has a color of #752ced        
        
          <div style="border:2px solid #752ced;">Content here</div>
        
        
          .myborder {border:2px solid #752ced;}
        
        Border color #752ced