#7104c5 color space conversions
Hex:
        #7104c5
        RGB:
        113, 4, 197
        CMY:
        56, 98, 23
        CMYK:
        43, 98, 0, 23
      HSL:
        274°, 96.0199%, 39.4118%
        HSV (HSB):
        274°, 97.9695%, 77.2549%
        XYZ:
        16.9315, 7.6288, 53.4034
        xyY:
        0.2172, 0.0979, 7.6288
      CIE-Lab:
        33.1975, 69.2761, -72.9015
        CIE-LCH:
        33.1975, 100.5674, 313.5393
        CIE-Luv:
        33.1975, 14.8624, -100.4943
        Hunter-Lab:
        27.6202, 61.0872, -95.3025
      #7104c5 color charts
#7104c5 RGB chart
      #7104c5 CMYK chart
      #7104c5 RGB pie chart
      #7104c5 color shades, tints & tones
#7104c5 color schemes
#7104c5 color preview, HTML & CSS examples
           This text has a color of #7104c5        
        
          <p style="color:#7104c5;">Text here</p>
        
        
          .mytext {color:#7104c5;}
        
        Text color #7104c5
      
           This box has a color of #7104c5        
        
          <div style="background-color:#7104c5;">Content here</div>
        
        
          .mybackground {background-color:#7104c5;}
        
        Background color #7104c5
      
           Border around this has a color of #7104c5        
        
          <div style="border:2px solid #7104c5;">Content here</div>
        
        
          .myborder {border:2px solid #7104c5;}
        
        Border color #7104c5