#7b04f5 color space conversions
Hex:
        #7b04f5
        RGB:
        123, 4, 245
        CMY:
        52, 98, 4
        CMYK:
        50, 98, 0, 4
      HSL:
        270°, 96.7871%, 48.8235%
        HSV (HSB):
        270°, 98.3673%, 96.0784%
        XYZ:
        24.6932, 10.8904, 87.1868
        xyY:
        0.2011, 0.0887, 10.8904
      CIE-Lab:
        39.3952, 80.2711, -90.2117
        CIE-LCH:
        39.3952, 120.7543, 311.6629
        CIE-Luv:
        39.3952, 11.1884, -128.2083
        Hunter-Lab:
        33.0005, 75.8148, -133.5426
      #7b04f5 color charts
#7b04f5 RGB chart
      #7b04f5 CMYK chart
      #7b04f5 RGB pie chart
      #7b04f5 color shades, tints & tones
#7b04f5 color schemes
#7b04f5 color preview, HTML & CSS examples
           This text has a color of #7b04f5        
        
          <p style="color:#7b04f5;">Text here</p>
        
        
          .mytext {color:#7b04f5;}
        
        Text color #7b04f5
      
           This box has a color of #7b04f5        
        
          <div style="background-color:#7b04f5;">Content here</div>
        
        
          .mybackground {background-color:#7b04f5;}
        
        Background color #7b04f5
      
           Border around this has a color of #7b04f5        
        
          <div style="border:2px solid #7b04f5;">Content here</div>
        
        
          .myborder {border:2px solid #7b04f5;}
        
        Border color #7b04f5