#750edd color space conversions
Hex:
        #750edd
        RGB:
        117, 14, 221
        CMY:
        54, 95, 13
        CMYK:
        47, 94, 0, 13
      HSL:
        270°, 88.0851%, 46.0784%
        HSV (HSB):
        270°, 93.6652%, 86.6667%
        XYZ:
        20.5443, 9.3164, 69.1221
        xyY:
        0.2076, 0.0941, 9.3164
      CIE-Lab:
        36.5865, 73.4027, -81.2228
        CIE-LCH:
        36.5865, 109.4765, 312.1048
        CIE-Luv:
        36.5865, 12.2122, -114.2813
        Hunter-Lab:
        30.5228, 66.7297, -112.9022
      #750edd color charts
#750edd RGB chart
      #750edd CMYK chart
      #750edd RGB pie chart
      #750edd color shades, tints & tones
#750edd color schemes
#750edd color preview, HTML & CSS examples
           This text has a color of #750edd        
        
          <p style="color:#750edd;">Text here</p>
        
        
          .mytext {color:#750edd;}
        
        Text color #750edd
      
           This box has a color of #750edd        
        
          <div style="background-color:#750edd;">Content here</div>
        
        
          .mybackground {background-color:#750edd;}
        
        Background color #750edd
      
           Border around this has a color of #750edd        
        
          <div style="border:2px solid #750edd;">Content here</div>
        
        
          .myborder {border:2px solid #750edd;}
        
        Border color #750edd