#7c50d5 color space conversions
Hex:
        #7c50d5
        RGB:
        124, 80, 213
        CMY:
        51, 69, 16
        CMYK:
        42, 62, 0, 16
      HSL:
        260°, 61.2903%, 57.4510%
        HSV (HSB):
        260°, 62.4413%, 83.5294%
        XYZ:
        23.1911, 14.8265, 64.5903
        xyY:
        0.2260, 0.1445, 14.8265
      CIE-Lab:
        45.3956, 47.8018, -62.1931
        CIE-LCH:
        45.3956, 78.4410, 307.5460
        CIE-Luv:
        45.3956, 7.8463, -97.1522
        Hunter-Lab:
        38.5052, 40.1237, -72.5020
      #7c50d5 color charts
#7c50d5 RGB chart
      #7c50d5 CMYK chart
      #7c50d5 RGB pie chart
      #7c50d5 color shades, tints & tones
#7c50d5 color schemes
#7c50d5 color preview, HTML & CSS examples
           This text has a color of #7c50d5        
        
          <p style="color:#7c50d5;">Text here</p>
        
        
          .mytext {color:#7c50d5;}
        
        Text color #7c50d5
      
           This box has a color of #7c50d5        
        
          <div style="background-color:#7c50d5;">Content here</div>
        
        
          .mybackground {background-color:#7c50d5;}
        
        Background color #7c50d5
      
           Border around this has a color of #7c50d5        
        
          <div style="border:2px solid #7c50d5;">Content here</div>
        
        
          .myborder {border:2px solid #7c50d5;}
        
        Border color #7c50d5