#7140af color space conversions
Hex:
        #7140af
        RGB:
        113, 64, 175
        CMY:
        56, 75, 31
        CMYK:
        35, 63, 0, 31
      HSL:
        266°, 46.4435%, 46.8627%
        HSV (HSB):
        266°, 63.4286%, 68.6275%
        XYZ:
        16.3813, 10.2726, 41.6769
        xyY:
        0.2397, 0.1503, 10.2726
      CIE-Lab:
        38.3274, 44.0834, -51.5460
        CIE-LCH:
        38.3274, 67.8258, 310.5378
        CIE-Luv:
        38.3274, 11.9096, -77.4616
        Hunter-Lab:
        32.0510, 35.1425, -54.6609
      #7140af color charts
#7140af RGB chart
      #7140af CMYK chart
      #7140af RGB pie chart
      #7140af color shades, tints & tones
#7140af color schemes
#7140af color preview, HTML & CSS examples
           This text has a color of #7140af        
        
          <p style="color:#7140af;">Text here</p>
        
        
          .mytext {color:#7140af;}
        
        Text color #7140af
      
           This box has a color of #7140af        
        
          <div style="background-color:#7140af;">Content here</div>
        
        
          .mybackground {background-color:#7140af;}
        
        Background color #7140af
      
           Border around this has a color of #7140af        
        
          <div style="border:2px solid #7140af;">Content here</div>
        
        
          .myborder {border:2px solid #7140af;}
        
        Border color #7140af