#7c36fa color space conversions
Hex:
        #7c36fa
        RGB:
        124, 54, 250
        CMY:
        51, 79, 2
        CMYK:
        50, 78, 0, 2
      HSL:
        261°, 95.1456%, 59.6078%
        HSV (HSB):
        261°, 78.4000%, 98.0392%
        XYZ:
        26.8867, 13.8255, 91.6940
        xyY:
        0.2031, 0.1044, 13.8255
      CIE-Lab:
        43.9817, 69.6816, -85.4506
        CIE-LCH:
        43.9817, 110.2603, 309.1959
        CIE-Luv:
        43.9817, 7.6069, -128.1008
        Hunter-Lab:
        37.1827, 64.0028, -120.1835
      #7c36fa color charts
#7c36fa RGB chart
      #7c36fa CMYK chart
      #7c36fa RGB pie chart
      #7c36fa color shades, tints & tones
#7c36fa color schemes
#7c36fa color preview, HTML & CSS examples
           This text has a color of #7c36fa        
        
          <p style="color:#7c36fa;">Text here</p>
        
        
          .mytext {color:#7c36fa;}
        
        Text color #7c36fa
      
           This box has a color of #7c36fa        
        
          <div style="background-color:#7c36fa;">Content here</div>
        
        
          .mybackground {background-color:#7c36fa;}
        
        Background color #7c36fa
      
           Border around this has a color of #7c36fa        
        
          <div style="border:2px solid #7c36fa;">Content here</div>
        
        
          .myborder {border:2px solid #7c36fa;}
        
        Border color #7c36fa