#7a36fb color space conversions
Hex:
        #7a36fb
        RGB:
        122, 54, 251
        CMY:
        52, 79, 2
        CMYK:
        51, 78, 0, 2
      HSL:
        261°, 96.0976%, 59.8039%
        HSV (HSB):
        261°, 78.4861%, 98.4314%
        XYZ:
        26.7578, 13.7409, 92.5088
        xyY:
        0.2012, 0.1033, 13.7409
      CIE-Lab:
        43.8591, 69.6848, -86.2198
        CIE-LCH:
        43.8591, 110.8595, 308.9459
        CIE-Luv:
        43.8591, 6.7631, -128.8798
        Hunter-Lab:
        37.0688, 63.9784, -122.0159
      #7a36fb color charts
#7a36fb RGB chart
      #7a36fb CMYK chart
      #7a36fb RGB pie chart
      #7a36fb color shades, tints & tones
#7a36fb color schemes
#7a36fb color preview, HTML & CSS examples
           This text has a color of #7a36fb        
        
          <p style="color:#7a36fb;">Text here</p>
        
        
          .mytext {color:#7a36fb;}
        
        Text color #7a36fb
      
           This box has a color of #7a36fb        
        
          <div style="background-color:#7a36fb;">Content here</div>
        
        
          .mybackground {background-color:#7a36fb;}
        
        Background color #7a36fb
      
           Border around this has a color of #7a36fb        
        
          <div style="border:2px solid #7a36fb;">Content here</div>
        
        
          .myborder {border:2px solid #7a36fb;}
        
        Border color #7a36fb