#7140be color space conversions
Hex:
        #7140be
        RGB:
        113, 64, 190
        CMY:
        56, 75, 25
        CMYK:
        41, 66, 0, 25
      HSL:
        263°, 49.6063%, 49.8039%
        HSV (HSB):
        263°, 66.3158%, 74.5098%
        XYZ:
        17.9377, 10.8952, 49.8728
        xyY:
        0.2279, 0.1384, 10.8952
      CIE-Lab:
        39.4034, 47.9925, -58.6461
        CIE-LCH:
        39.4034, 75.7802, 309.2948
        CIE-Luv:
        39.4034, 9.7022, -88.1459
        Hunter-Lab:
        33.0079, 39.2397, -66.4778
      #7140be color charts
#7140be RGB chart
      #7140be CMYK chart
      #7140be RGB pie chart
      #7140be color shades, tints & tones
#7140be color schemes
#7140be color preview, HTML & CSS examples
           This text has a color of #7140be        
        
          <p style="color:#7140be;">Text here</p>
        
        
          .mytext {color:#7140be;}
        
        Text color #7140be
      
           This box has a color of #7140be        
        
          <div style="background-color:#7140be;">Content here</div>
        
        
          .mybackground {background-color:#7140be;}
        
        Background color #7140be
      
           Border around this has a color of #7140be        
        
          <div style="border:2px solid #7140be;">Content here</div>
        
        
          .myborder {border:2px solid #7140be;}
        
        Border color #7140be