#752dfa color space conversions
Hex:
        #752dfa
        RGB:
        117, 45, 250
        CMY:
        54, 82, 2
        CMYK:
        53, 82, 0, 2
      HSL:
        261°, 95.3488%, 57.8431%
        HSV (HSB):
        261°, 82.0000%, 98.0392%
        XYZ:
        25.5298, 12.5608, 91.5214
        xyY:
        0.1970, 0.0969, 12.5608
      CIE-Lab:
        42.0939, 72.2018, -88.5869
        CIE-LCH:
        42.0939, 114.2836, 309.1814
        CIE-Luv:
        42.0939, 6.1312, -129.6486
        Hunter-Lab:
        35.4412, 66.5590, -128.2982
      #752dfa color charts
#752dfa RGB chart
      #752dfa CMYK chart
      #752dfa RGB pie chart
      #752dfa color shades, tints & tones
#752dfa color schemes
#752dfa color preview, HTML & CSS examples
           This text has a color of #752dfa        
        
          <p style="color:#752dfa;">Text here</p>
        
        
          .mytext {color:#752dfa;}
        
        Text color #752dfa
      
           This box has a color of #752dfa        
        
          <div style="background-color:#752dfa;">Content here</div>
        
        
          .mybackground {background-color:#752dfa;}
        
        Background color #752dfa
      
           Border around this has a color of #752dfa        
        
          <div style="border:2px solid #752dfa;">Content here</div>
        
        
          .myborder {border:2px solid #752dfa;}
        
        Border color #752dfa