#4c40bf color space conversions
Hex:
        #4c40bf
        RGB:
        76, 64, 191
        CMY:
        70, 75, 25
        CMYK:
        60, 66, 0, 25
      HSL:
        246°, 49.8039%, 50.0000%
        HSV (HSB):
        246°, 66.4921%, 74.9020%
        XYZ:
        14.2179, 8.9649, 50.2712
        xyY:
        0.1936, 0.1220, 8.9649
      CIE-Lab:
        35.9166, 41.6426, -65.0674
        CIE-LCH:
        35.9166, 77.2520, 302.6189
        CIE-Luv:
        35.9166, -3.7143, -92.8906
        Hunter-Lab:
        29.9414, 32.3643, -78.5882
      #4c40bf color charts
#4c40bf RGB chart
      #4c40bf CMYK chart
      #4c40bf RGB pie chart
      #4c40bf color shades, tints & tones
#4c40bf color schemes
#4c40bf color preview, HTML & CSS examples
           This text has a color of #4c40bf        
        
          <p style="color:#4c40bf;">Text here</p>
        
        
          .mytext {color:#4c40bf;}
        
        Text color #4c40bf
      
           This box has a color of #4c40bf        
        
          <div style="background-color:#4c40bf;">Content here</div>
        
        
          .mybackground {background-color:#4c40bf;}
        
        Background color #4c40bf
      
           Border around this has a color of #4c40bf        
        
          <div style="border:2px solid #4c40bf;">Content here</div>
        
        
          .myborder {border:2px solid #4c40bf;}
        
        Border color #4c40bf