#7942a5 color space conversions
Hex:
        #7942a5
        RGB:
        121, 66, 165
        CMY:
        53, 74, 35
        CMYK:
        27, 60, 0, 35
      HSL:
        273°, 42.8571%, 45.2941%
        HSV (HSB):
        273°, 60.0000%, 64.7059%
        XYZ:
        16.6249, 10.6780, 36.7821
        xyY:
        0.2594, 0.1666, 10.6780
      CIE-Lab:
        39.0327, 42.4155, -44.4067
        CIE-LCH:
        39.0327, 61.4087, 313.6862
        CIE-Luv:
        39.0327, 17.1268, -67.8180
        Hunter-Lab:
        32.6772, 33.6289, -43.8640
      #7942a5 color charts
#7942a5 RGB chart
      #7942a5 CMYK chart
      #7942a5 RGB pie chart
      #7942a5 color shades, tints & tones
#7942a5 color schemes
#7942a5 color preview, HTML & CSS examples
           This text has a color of #7942a5        
        
          <p style="color:#7942a5;">Text here</p>
        
        
          .mytext {color:#7942a5;}
        
        Text color #7942a5
      
           This box has a color of #7942a5        
        
          <div style="background-color:#7942a5;">Content here</div>
        
        
          .mybackground {background-color:#7942a5;}
        
        Background color #7942a5
      
           Border around this has a color of #7942a5        
        
          <div style="border:2px solid #7942a5;">Content here</div>
        
        
          .myborder {border:2px solid #7942a5;}
        
        Border color #7942a5