#7e75bd color space conversions
Hex:
        #7e75bd
        RGB:
        126, 117, 189
        CMY:
        51, 54, 26
        CMYK:
        33, 38, 0, 26
      HSL:
        248°, 35.2941%, 60.0000%
        HSV (HSB):
        248°, 38.0952%, 74.1176%
        XYZ:
        24.1508, 20.8323, 50.8923
        xyY:
        0.2519, 0.2173, 20.8323
      CIE-Lab:
        52.7655, 20.2870, -36.6515
        CIE-LCH:
        52.7655, 41.8914, 298.9649
        CIE-Luv:
        52.7655, -0.2837, -58.4185
        Hunter-Lab:
        45.6424, 14.5754, -34.1599
      #7e75bd color charts
#7e75bd RGB chart
      #7e75bd CMYK chart
      #7e75bd RGB pie chart
      #7e75bd color shades, tints & tones
#7e75bd color schemes
#7e75bd color preview, HTML & CSS examples
           This text has a color of #7e75bd        
        
          <p style="color:#7e75bd;">Text here</p>
        
        
          .mytext {color:#7e75bd;}
        
        Text color #7e75bd
      
           This box has a color of #7e75bd        
        
          <div style="background-color:#7e75bd;">Content here</div>
        
        
          .mybackground {background-color:#7e75bd;}
        
        Background color #7e75bd
      
           Border around this has a color of #7e75bd        
        
          <div style="border:2px solid #7e75bd;">Content here</div>
        
        
          .myborder {border:2px solid #7e75bd;}
        
        Border color #7e75bd