#7149db color space conversions
Hex:
        #7149db
        RGB:
        113, 73, 219
        CMY:
        56, 71, 14
        CMYK:
        48, 67, 0, 14
      HSL:
        256°, 66.9725%, 57.2549%
        HSV (HSB):
        256°, 66.6667%, 85.8824%
        XYZ:
        21.9788, 13.3903, 68.4440
        xyY:
        0.2117, 0.1290, 13.3903
      CIE-Lab:
        43.3455, 51.0968, -69.0056
        CIE-LCH:
        43.3455, 85.8641, 306.5190
        CIE-Luv:
        43.3455, 4.2207, -105.3017
        Hunter-Lab:
        36.5927, 43.1757, -85.2827
      #7149db color charts
#7149db RGB chart
      #7149db CMYK chart
      #7149db RGB pie chart
      #7149db color shades, tints & tones
#7149db color schemes
#7149db color preview, HTML & CSS examples
           This text has a color of #7149db        
        
          <p style="color:#7149db;">Text here</p>
        
        
          .mytext {color:#7149db;}
        
        Text color #7149db
      
           This box has a color of #7149db        
        
          <div style="background-color:#7149db;">Content here</div>
        
        
          .mybackground {background-color:#7149db;}
        
        Background color #7149db
      
           Border around this has a color of #7149db        
        
          <div style="border:2px solid #7149db;">Content here</div>
        
        
          .myborder {border:2px solid #7149db;}
        
        Border color #7149db