#7841fd color space conversions
Hex:
        #7841fd
        RGB:
        120, 65, 253
        CMY:
        53, 75, 1
        CMYK:
        53, 74, 0, 1
      HSL:
        258°, 97.9167%, 62.3529%
        HSV (HSB):
        258°, 74.3083%, 99.2157%
        XYZ:
        27.3656, 14.8655, 94.3555
        xyY:
        0.2004, 0.1088, 14.8655
      CIE-Lab:
        45.4494, 65.2927, -84.7300
        CIE-LCH:
        45.4494, 106.9688, 307.6177
        CIE-Luv:
        45.4494, 4.3552, -128.5196
        Hunter-Lab:
        38.5558, 59.2207, -118.1080
      #7841fd color charts
#7841fd RGB chart
      #7841fd CMYK chart
      #7841fd RGB pie chart
      #7841fd color shades, tints & tones
#7841fd color schemes
#7841fd color preview, HTML & CSS examples
           This text has a color of #7841fd        
        
          <p style="color:#7841fd;">Text here</p>
        
        
          .mytext {color:#7841fd;}
        
        Text color #7841fd
      
           This box has a color of #7841fd        
        
          <div style="background-color:#7841fd;">Content here</div>
        
        
          .mybackground {background-color:#7841fd;}
        
        Background color #7841fd
      
           Border around this has a color of #7841fd        
        
          <div style="border:2px solid #7841fd;">Content here</div>
        
        
          .myborder {border:2px solid #7841fd;}
        
        Border color #7841fd