#7c36ff color space conversions
Hex:
        #7c36ff
        RGB:
        124, 54, 255
        CMY:
        51, 79, 0
        CMYK:
        51, 79, 0, 0
      HSL:
        261°, 100.0000%, 60.5882%
        HSV (HSB):
        261°, 78.8235%, 100.0000%
        XYZ:
        27.6813, 14.1434, 95.8787
        xyY:
        0.2010, 0.1027, 14.1434
      CIE-Lab:
        44.4379, 70.9175, -87.4946
        CIE-LCH:
        44.4379, 112.6259, 309.0260
        CIE-Luv:
        44.4379, 6.9777, -131.1435
        Hunter-Lab:
        37.6077, 65.5722, -124.8310
      #7c36ff color charts
#7c36ff RGB chart
      #7c36ff CMYK chart
      #7c36ff RGB pie chart
      #7c36ff color shades, tints & tones
#7c36ff color schemes
#7c36ff color preview, HTML & CSS examples
           This text has a color of #7c36ff        
        
          <p style="color:#7c36ff;">Text here</p>
        
        
          .mytext {color:#7c36ff;}
        
        Text color #7c36ff
      
           This box has a color of #7c36ff        
        
          <div style="background-color:#7c36ff;">Content here</div>
        
        
          .mybackground {background-color:#7c36ff;}
        
        Background color #7c36ff
      
           Border around this has a color of #7c36ff        
        
          <div style="border:2px solid #7c36ff;">Content here</div>
        
        
          .myborder {border:2px solid #7c36ff;}
        
        Border color #7c36ff