#7c41fa color space conversions
Hex:
        #7c41fa
        RGB:
        124, 65, 250
        CMY:
        51, 75, 2
        CMYK:
        50, 74, 0, 2
      HSL:
        259°, 94.8718%, 61.7647%
        HSV (HSB):
        259°, 74.0000%, 98.0392%
        XYZ:
        27.4578, 14.9678, 91.8844
        xyY:
        0.2044, 0.1114, 14.9678
      CIE-Lab:
        45.5901, 65.0567, -82.8082
        CIE-LCH:
        45.5901, 105.3071, 308.1543
        CIE-Luv:
        45.5901, 6.1166, -126.2527
        Hunter-Lab:
        38.6883, 58.9804, -113.7316
      #7c41fa color charts
#7c41fa RGB chart
      #7c41fa CMYK chart
      #7c41fa RGB pie chart
      #7c41fa color shades, tints & tones
#7c41fa color schemes
#7c41fa color preview, HTML & CSS examples
           This text has a color of #7c41fa        
        
          <p style="color:#7c41fa;">Text here</p>
        
        
          .mytext {color:#7c41fa;}
        
        Text color #7c41fa
      
           This box has a color of #7c41fa        
        
          <div style="background-color:#7c41fa;">Content here</div>
        
        
          .mybackground {background-color:#7c41fa;}
        
        Background color #7c41fa
      
           Border around this has a color of #7c41fa        
        
          <div style="border:2px solid #7c41fa;">Content here</div>
        
        
          .myborder {border:2px solid #7c41fa;}
        
        Border color #7c41fa