#7e75dd color space conversions
Hex:
        #7e75dd
        RGB:
        126, 117, 221
        CMY:
        51, 54, 13
        CMYK:
        43, 47, 0, 13
      HSL:
        245°, 60.4651%, 66.2745%
        HSV (HSB):
        245°, 47.0588%, 86.6667%
        XYZ:
        28.0166, 22.3787, 71.2495
        xyY:
        0.2303, 0.1840, 22.3787
      CIE-Lab:
        54.4265, 29.1960, -52.2100
        CIE-LCH:
        54.4265, 59.8188, 299.2141
        CIE-Luv:
        54.4265, -2.6652, -84.5832
        Hunter-Lab:
        47.3061, 22.9294, -56.1847
      #7e75dd color charts
#7e75dd RGB chart
      #7e75dd CMYK chart
      #7e75dd RGB pie chart
      #7e75dd color shades, tints & tones
#7e75dd color schemes
#7e75dd color preview, HTML & CSS examples
           This text has a color of #7e75dd        
        
          <p style="color:#7e75dd;">Text here</p>
        
        
          .mytext {color:#7e75dd;}
        
        Text color #7e75dd
      
           This box has a color of #7e75dd        
        
          <div style="background-color:#7e75dd;">Content here</div>
        
        
          .mybackground {background-color:#7e75dd;}
        
        Background color #7e75dd
      
           Border around this has a color of #7e75dd        
        
          <div style="border:2px solid #7e75dd;">Content here</div>
        
        
          .myborder {border:2px solid #7e75dd;}
        
        Border color #7e75dd