#7c508a color space conversions
Hex:
        #7c508a
        RGB:
        124, 80, 138
        CMY:
        51, 69, 46
        CMYK:
        10, 42, 0, 46
      HSL:
        286°, 26.6055%, 42.7451%
        HSV (HSB):
        286°, 42.0290%, 54.1176%
        XYZ:
        15.7683, 11.8574, 25.5024
        xyY:
        0.2968, 0.2232, 11.8574
      CIE-Lab:
        40.9886, 29.0977, -25.0270
        CIE-LCH:
        40.9886, 38.3800, 319.3011
        CIE-Luv:
        40.9886, 18.9944, -39.0523
        Hunter-Lab:
        34.4346, 21.4783, -19.8062
      #7c508a color charts
#7c508a RGB chart
      #7c508a CMYK chart
      #7c508a RGB pie chart
      #7c508a color shades, tints & tones
#7c508a color schemes
#7c508a color preview, HTML & CSS examples
           This text has a color of #7c508a        
        
          <p style="color:#7c508a;">Text here</p>
        
        
          .mytext {color:#7c508a;}
        
        Text color #7c508a
      
           This box has a color of #7c508a        
        
          <div style="background-color:#7c508a;">Content here</div>
        
        
          .mybackground {background-color:#7c508a;}
        
        Background color #7c508a
      
           Border around this has a color of #7c508a        
        
          <div style="border:2px solid #7c508a;">Content here</div>
        
        
          .myborder {border:2px solid #7c508a;}
        
        Border color #7c508a