#7249fe color space conversions
Hex:
        #7249fe
        RGB:
        114, 73, 254
        CMY:
        55, 71, 0
        CMYK:
        55, 71, 0, 0
      HSL:
        254°, 98.9071%, 64.1176%
        HSV (HSB):
        254°, 71.2598%, 99.6078%
        XYZ:
        27.2114, 15.4983, 95.3232
        xyY:
        0.1971, 0.1123, 15.4983
      CIE-Lab:
        46.3092, 60.9652, -83.8973
        CIE-LCH:
        46.3092, 103.7088, 306.0046
        CIE-Luv:
        46.3092, 0.9855, -128.0550
        Hunter-Lab:
        39.3678, 54.4870, -116.0043
      #7249fe color charts
#7249fe RGB chart
      #7249fe CMYK chart
      #7249fe RGB pie chart
      #7249fe color shades, tints & tones
#7249fe color schemes
#7249fe color preview, HTML & CSS examples
           This text has a color of #7249fe        
        
          <p style="color:#7249fe;">Text here</p>
        
        
          .mytext {color:#7249fe;}
        
        Text color #7249fe
      
           This box has a color of #7249fe        
        
          <div style="background-color:#7249fe;">Content here</div>
        
        
          .mybackground {background-color:#7249fe;}
        
        Background color #7249fe
      
           Border around this has a color of #7249fe        
        
          <div style="border:2px solid #7249fe;">Content here</div>
        
        
          .myborder {border:2px solid #7249fe;}
        
        Border color #7249fe