#7041c5 color space conversions
Hex:
        #7041c5
        RGB:
        112, 65, 197
        CMY:
        56, 75, 23
        CMYK:
        43, 67, 0, 23
      HSL:
        261°, 53.2258%, 51.3725%
        HSV (HSB):
        261°, 67.0051%, 77.2549%
        XYZ:
        18.6504, 11.2566, 54.0131
        xyY:
        0.2222, 0.1341, 11.2566
      CIE-Lab:
        40.0093, 49.1303, -61.7549
        CIE-LCH:
        40.0093, 78.9142, 308.5047
        CIE-Luv:
        40.0093, 8.1085, -92.8412
        Hunter-Lab:
        33.5508, 40.5119, -71.9648
      #7041c5 color charts
#7041c5 RGB chart
      #7041c5 CMYK chart
      #7041c5 RGB pie chart
      #7041c5 color shades, tints & tones
#7041c5 color schemes
#7041c5 color preview, HTML & CSS examples
           This text has a color of #7041c5        
        
          <p style="color:#7041c5;">Text here</p>
        
        
          .mytext {color:#7041c5;}
        
        Text color #7041c5
      
           This box has a color of #7041c5        
        
          <div style="background-color:#7041c5;">Content here</div>
        
        
          .mybackground {background-color:#7041c5;}
        
        Background color #7041c5
      
           Border around this has a color of #7041c5        
        
          <div style="border:2px solid #7041c5;">Content here</div>
        
        
          .myborder {border:2px solid #7041c5;}
        
        Border color #7041c5