#7140ee color space conversions
Hex:
        #7140ee
        RGB:
        113, 64, 238
        CMY:
        56, 75, 7
        CMYK:
        53, 73, 0, 7
      HSL:
        257°, 83.6538%, 59.2157%
        HSV (HSB):
        257°, 73.1092%, 93.3333%
        XYZ:
        24.0761, 13.3505, 82.1969
        xyY:
        0.2013, 0.1116, 13.3505
      CIE-Lab:
        43.2868, 60.8166, -79.8892
        CIE-LCH:
        43.2868, 100.4039, 307.2807
        CIE-Luv:
        43.2868, 3.7480, -119.9677
        Hunter-Lab:
        36.5384, 53.6759, -107.8021
      #7140ee color charts
#7140ee RGB chart
      #7140ee CMYK chart
      #7140ee RGB pie chart
      #7140ee color shades, tints & tones
#7140ee color schemes
#7140ee color preview, HTML & CSS examples
           This text has a color of #7140ee        
        
          <p style="color:#7140ee;">Text here</p>
        
        
          .mytext {color:#7140ee;}
        
        Text color #7140ee
      
           This box has a color of #7140ee        
        
          <div style="background-color:#7140ee;">Content here</div>
        
        
          .mybackground {background-color:#7140ee;}
        
        Background color #7140ee
      
           Border around this has a color of #7140ee        
        
          <div style="border:2px solid #7140ee;">Content here</div>
        
        
          .myborder {border:2px solid #7140ee;}
        
        Border color #7140ee