#4c12af color space conversions
Hex:
        #4c12af
        RGB:
        76, 18, 175
        CMY:
        70, 93, 31
        CMYK:
        57, 90, 0, 31
      HSL:
        262°, 81.3472%, 37.8431%
        HSV (HSB):
        262°, 89.7143%, 68.6275%
        XYZ:
        10.9347, 5.0643, 40.9586
        xyY:
        0.1920, 0.0889, 5.0643
      CIE-Lab:
        26.9171, 58.1915, -70.3800
        CIE-LCH:
        26.9171, 91.3213, 309.5846
        CIE-Luv:
        26.9171, 3.7314, -87.8525
        Hunter-Lab:
        22.5039, 47.3514, -92.1590
      #4c12af color charts
#4c12af RGB chart
      #4c12af CMYK chart
      #4c12af RGB pie chart
      #4c12af color shades, tints & tones
#4c12af color schemes
#4c12af color preview, HTML & CSS examples
           This text has a color of #4c12af        
        
          <p style="color:#4c12af;">Text here</p>
        
        
          .mytext {color:#4c12af;}
        
        Text color #4c12af
      
           This box has a color of #4c12af        
        
          <div style="background-color:#4c12af;">Content here</div>
        
        
          .mybackground {background-color:#4c12af;}
        
        Background color #4c12af
      
           Border around this has a color of #4c12af        
        
          <div style="border:2px solid #4c12af;">Content here</div>
        
        
          .myborder {border:2px solid #4c12af;}
        
        Border color #4c12af