#4c42bd color space conversions
Hex:
        #4c42bd
        RGB:
        76, 66, 189
        CMY:
        70, 74, 26
        CMYK:
        60, 65, 0, 26
      HSL:
        245°, 48.2353%, 50.0000%
        HSV (HSB):
        245°, 65.0794%, 74.1176%
        XYZ:
        14.1140, 9.1071, 49.1581
        xyY:
        0.1950, 0.1258, 9.1071
      CIE-Lab:
        36.1896, 39.8181, -63.4472
        CIE-LCH:
        36.1896, 74.9068, 302.1115
        CIE-Luv:
        36.1896, -4.0052, -91.0208
        Hunter-Lab:
        30.1779, 30.6720, -75.4555
      #4c42bd color charts
#4c42bd RGB chart
      #4c42bd CMYK chart
      #4c42bd RGB pie chart
      #4c42bd color shades, tints & tones
#4c42bd color schemes
#4c42bd color preview, HTML & CSS examples
           This text has a color of #4c42bd        
        
          <p style="color:#4c42bd;">Text here</p>
        
        
          .mytext {color:#4c42bd;}
        
        Text color #4c42bd
      
           This box has a color of #4c42bd        
        
          <div style="background-color:#4c42bd;">Content here</div>
        
        
          .mybackground {background-color:#4c42bd;}
        
        Background color #4c42bd
      
           Border around this has a color of #4c42bd        
        
          <div style="border:2px solid #4c42bd;">Content here</div>
        
        
          .myborder {border:2px solid #4c42bd;}
        
        Border color #4c42bd