#752dd5 color space conversions
Hex:
        #752dd5
        RGB:
        117, 45, 213
        CMY:
        54, 82, 16
        CMYK:
        45, 79, 0, 16
      HSL:
        266°, 66.6667%, 50.5882%
        HSV (HSB):
        266°, 78.8732%, 83.5294%
        XYZ:
        20.2847, 10.4628, 63.9012
        xyY:
        0.2143, 0.1105, 10.4628
      CIE-Lab:
        38.6605, 63.1942, -73.2056
        CIE-LCH:
        38.6605, 96.7087, 310.8022
        CIE-Luv:
        38.6605, 11.1025, -107.1003
        Hunter-Lab:
        32.3462, 55.3339, -94.4873
      #752dd5 color charts
#752dd5 RGB chart
      #752dd5 CMYK chart
      #752dd5 RGB pie chart
      #752dd5 color shades, tints & tones
#752dd5 color schemes
#752dd5 color preview, HTML & CSS examples
           This text has a color of #752dd5        
        
          <p style="color:#752dd5;">Text here</p>
        
        
          .mytext {color:#752dd5;}
        
        Text color #752dd5
      
           This box has a color of #752dd5        
        
          <div style="background-color:#752dd5;">Content here</div>
        
        
          .mybackground {background-color:#752dd5;}
        
        Background color #752dd5
      
           Border around this has a color of #752dd5        
        
          <div style="border:2px solid #752dd5;">Content here</div>
        
        
          .myborder {border:2px solid #752dd5;}
        
        Border color #752dd5