#7153fe color space conversions
Hex:
        #7153fe
        RGB:
        113, 83, 254
        CMY:
        56, 67, 0
        CMYK:
        56, 67, 0, 0
      HSL:
        251°, 98.8439%, 66.0784%
        HSV (HSB):
        251°, 67.3228%, 99.6078%
        XYZ:
        27.7927, 16.8530, 95.5540
        xyY:
        0.1982, 0.1202, 16.8530
      CIE-Lab:
        48.0743, 55.6875, -81.0084
        CIE-LCH:
        48.0743, 98.3029, 304.5057
        CIE-Luv:
        48.0743, -1.1609, -125.5845
        Hunter-Lab:
        41.0524, 49.0039, -109.2675
      #7153fe color charts
#7153fe RGB chart
      #7153fe CMYK chart
      #7153fe RGB pie chart
      #7153fe color shades, tints & tones
#7153fe color schemes
#7153fe color preview, HTML & CSS examples
           This text has a color of #7153fe        
        
          <p style="color:#7153fe;">Text here</p>
        
        
          .mytext {color:#7153fe;}
        
        Text color #7153fe
      
           This box has a color of #7153fe        
        
          <div style="background-color:#7153fe;">Content here</div>
        
        
          .mybackground {background-color:#7153fe;}
        
        Background color #7153fe
      
           Border around this has a color of #7153fe        
        
          <div style="border:2px solid #7153fe;">Content here</div>
        
        
          .myborder {border:2px solid #7153fe;}
        
        Border color #7153fe