#3d47c1 color space conversions
Hex:
        #3d47c1
        RGB:
        61, 71, 193
        CMY:
        76, 72, 24
        CMYK:
        68, 63, 0, 24
      HSL:
        235°, 51.9685%, 49.8039%
        HSV (HSB):
        235°, 68.3938%, 75.6863%
        XYZ:
        13.8033, 9.3488, 51.5291
        xyY:
        0.1848, 0.1252, 9.3488
      CIE-Lab:
        36.6474, 35.8876, -65.0860
        CIE-LCH:
        36.6474, 74.3243, 298.8718
        CIE-Luv:
        36.6474, -9.0221, -93.2383
        Hunter-Lab:
        30.5759, 27.0753, -78.5175
      #3d47c1 color charts
#3d47c1 RGB chart
      #3d47c1 CMYK chart
      #3d47c1 RGB pie chart
      #3d47c1 color shades, tints & tones
#3d47c1 color schemes
#3d47c1 color preview, HTML & CSS examples
           This text has a color of #3d47c1        
        
          <p style="color:#3d47c1;">Text here</p>
        
        
          .mytext {color:#3d47c1;}
        
        Text color #3d47c1
      
           This box has a color of #3d47c1        
        
          <div style="background-color:#3d47c1;">Content here</div>
        
        
          .mybackground {background-color:#3d47c1;}
        
        Background color #3d47c1
      
           Border around this has a color of #3d47c1        
        
          <div style="border:2px solid #3d47c1;">Content here</div>
        
        
          .myborder {border:2px solid #3d47c1;}
        
        Border color #3d47c1