#4c36fa color space conversions
Hex:
        #4c36fa
        RGB:
        76, 54, 250
        CMY:
        70, 79, 2
        CMYK:
        70, 78, 0, 2
      HSL:
        247°, 95.1456%, 59.6078%
        HSV (HSB):
        247°, 78.4000%, 98.0392%
        XYZ:
        21.5550, 11.0770, 91.4445
        xyY:
        0.1737, 0.0893, 11.0770
      CIE-Lab:
        39.7098, 64.7826, -92.6445
        CIE-LCH:
        39.7098, 113.0477, 304.9635
        CIE-Luv:
        39.7098, -5.7993, -130.3842
        Hunter-Lab:
        33.2821, 57.3611, -139.6054
      #4c36fa color charts
#4c36fa RGB chart
      #4c36fa CMYK chart
      #4c36fa RGB pie chart
      #4c36fa color shades, tints & tones
#4c36fa color schemes
#4c36fa color preview, HTML & CSS examples
           This text has a color of #4c36fa        
        
          <p style="color:#4c36fa;">Text here</p>
        
        
          .mytext {color:#4c36fa;}
        
        Text color #4c36fa
      
           This box has a color of #4c36fa        
        
          <div style="background-color:#4c36fa;">Content here</div>
        
        
          .mybackground {background-color:#4c36fa;}
        
        Background color #4c36fa
      
           Border around this has a color of #4c36fa        
        
          <div style="border:2px solid #4c36fa;">Content here</div>
        
        
          .myborder {border:2px solid #4c36fa;}
        
        Border color #4c36fa