#4d42bf color space conversions
Hex:
        #4d42bf
        RGB:
        77, 66, 191
        CMY:
        70, 74, 25
        CMYK:
        60, 65, 0, 25
      HSL:
        245°, 49.4071%, 50.3922%
        HSV (HSB):
        245°, 65.4450%, 74.9020%
        XYZ:
        14.4128, 9.2358, 50.3133
        xyY:
        0.1949, 0.1249, 9.2358
      CIE-Lab:
        36.4344, 40.6180, -64.2177
        CIE-LCH:
        36.4344, 75.9851, 302.3135
        CIE-Luv:
        36.4344, -3.8505, -92.2705
        Hunter-Lab:
        30.3905, 31.4708, -76.8849
      #4d42bf color charts
#4d42bf RGB chart
      #4d42bf CMYK chart
      #4d42bf RGB pie chart
      #4d42bf color shades, tints & tones
#4d42bf color schemes
#4d42bf color preview, HTML & CSS examples
           This text has a color of #4d42bf        
        
          <p style="color:#4d42bf;">Text here</p>
        
        
          .mytext {color:#4d42bf;}
        
        Text color #4d42bf
      
           This box has a color of #4d42bf        
        
          <div style="background-color:#4d42bf;">Content here</div>
        
        
          .mybackground {background-color:#4d42bf;}
        
        Background color #4d42bf
      
           Border around this has a color of #4d42bf        
        
          <div style="border:2px solid #4d42bf;">Content here</div>
        
        
          .myborder {border:2px solid #4d42bf;}
        
        Border color #4d42bf