#7b36fd color space conversions
Hex:
        #7b36fd
        RGB:
        123, 54, 253
        CMY:
        52, 79, 1
        CMYK:
        51, 79, 0, 1
      HSL:
        261°, 98.0296%, 60.1961%
        HSV (HSB):
        261°, 78.6561%, 99.2157%
        XYZ:
        27.2172, 13.9411, 94.1849
        xyY:
        0.2011, 0.1030, 13.9411
      CIE-Lab:
        44.1484, 70.3025, -86.8582
        CIE-LCH:
        44.1484, 111.7443, 308.9865
        CIE-Luv:
        44.1484, 6.8707, -130.0126
        Hunter-Lab:
        37.3378, 64.7752, -123.4229
      #7b36fd color charts
#7b36fd RGB chart
      #7b36fd CMYK chart
      #7b36fd RGB pie chart
      #7b36fd color shades, tints & tones
#7b36fd color schemes
#7b36fd color preview, HTML & CSS examples
           This text has a color of #7b36fd        
        
          <p style="color:#7b36fd;">Text here</p>
        
        
          .mytext {color:#7b36fd;}
        
        Text color #7b36fd
      
           This box has a color of #7b36fd        
        
          <div style="background-color:#7b36fd;">Content here</div>
        
        
          .mybackground {background-color:#7b36fd;}
        
        Background color #7b36fd
      
           Border around this has a color of #7b36fd        
        
          <div style="border:2px solid #7b36fd;">Content here</div>
        
        
          .myborder {border:2px solid #7b36fd;}
        
        Border color #7b36fd