#3d50c1 color space conversions
Hex:
        #3d50c1
        RGB:
        61, 80, 193
        CMY:
        76, 69, 24
        CMYK:
        68, 59, 0, 24
      HSL:
        231°, 51.9685%, 49.8039%
        HSV (HSB):
        231°, 68.3938%, 75.6863%
        XYZ:
        14.4188, 10.5797, 51.7342
        xyY:
        0.1879, 0.1379, 10.5797
      CIE-Lab:
        38.8633, 30.1855, -61.4720
        CIE-LCH:
        38.8633, 68.4834, 296.1531
        CIE-Luv:
        38.8633, -11.2012, -90.0915
        Hunter-Lab:
        32.5264, 22.2068, -71.5340
      #3d50c1 color charts
#3d50c1 RGB chart
      #3d50c1 CMYK chart
      #3d50c1 RGB pie chart
      #3d50c1 color shades, tints & tones
#3d50c1 color schemes
#3d50c1 color preview, HTML & CSS examples
           This text has a color of #3d50c1        
        
          <p style="color:#3d50c1;">Text here</p>
        
        
          .mytext {color:#3d50c1;}
        
        Text color #3d50c1
      
           This box has a color of #3d50c1        
        
          <div style="background-color:#3d50c1;">Content here</div>
        
        
          .mybackground {background-color:#3d50c1;}
        
        Background color #3d50c1
      
           Border around this has a color of #3d50c1        
        
          <div style="border:2px solid #3d50c1;">Content here</div>
        
        
          .myborder {border:2px solid #3d50c1;}
        
        Border color #3d50c1