#7133bc color space conversions
Hex:
        #7133bc
        RGB:
        113, 51, 188
        CMY:
        56, 80, 26
        CMYK:
        40, 73, 0, 26
      HSL:
        267°, 57.3222%, 46.8627%
        HSV (HSB):
        267°, 72.8723%, 73.7255%
        XYZ:
        17.0710, 9.5092, 48.5127
        xyY:
        0.2273, 0.1266, 9.5092
      CIE-Lab:
        36.9468, 53.8857, -61.4673
        CIE-LCH:
        36.9468, 81.7429, 311.2396
        CIE-Luv:
        36.9468, 12.4211, -90.2806
        Hunter-Lab:
        30.8370, 44.8506, -71.6890
      #7133bc color charts
#7133bc RGB chart
      #7133bc CMYK chart
      #7133bc RGB pie chart
      #7133bc color shades, tints & tones
#7133bc color schemes
#7133bc color preview, HTML & CSS examples
           This text has a color of #7133bc        
        
          <p style="color:#7133bc;">Text here</p>
        
        
          .mytext {color:#7133bc;}
        
        Text color #7133bc
      
           This box has a color of #7133bc        
        
          <div style="background-color:#7133bc;">Content here</div>
        
        
          .mybackground {background-color:#7133bc;}
        
        Background color #7133bc
      
           Border around this has a color of #7133bc        
        
          <div style="border:2px solid #7133bc;">Content here</div>
        
        
          .myborder {border:2px solid #7133bc;}
        
        Border color #7133bc