#4c42af color space conversions
Hex:
        #4c42af
        RGB:
        76, 66, 175
        CMY:
        70, 74, 31
        CMYK:
        57, 62, 0, 31
      HSL:
        246°, 45.2282%, 47.2549%
        HSV (HSB):
        246°, 62.2857%, 68.6275%
        XYZ:
        12.6666, 8.5281, 41.5359
        xyY:
        0.2019, 0.1359, 8.5281
      CIE-Lab:
        35.0593, 35.3105, -57.0168
        CIE-LCH:
        35.0593, 67.0652, 301.7699
        CIE-Luv:
        35.0593, -3.0934, -81.5452
        Hunter-Lab:
        29.2029, 26.3183, -63.8875
      #4c42af color charts
#4c42af RGB chart
      #4c42af CMYK chart
      #4c42af RGB pie chart
      #4c42af color shades, tints & tones
#4c42af color schemes
#4c42af color preview, HTML & CSS examples
           This text has a color of #4c42af        
        
          <p style="color:#4c42af;">Text here</p>
        
        
          .mytext {color:#4c42af;}
        
        Text color #4c42af
      
           This box has a color of #4c42af        
        
          <div style="background-color:#4c42af;">Content here</div>
        
        
          .mybackground {background-color:#4c42af;}
        
        Background color #4c42af
      
           Border around this has a color of #4c42af        
        
          <div style="border:2px solid #4c42af;">Content here</div>
        
        
          .myborder {border:2px solid #4c42af;}
        
        Border color #4c42af