#3d3385 color space conversions
Hex:
        #3d3385
        RGB:
        61, 51, 133
        CMY:
        76, 80, 48
        CMYK:
        54, 62, 0, 48
      HSL:
        247°, 44.5652%, 36.0784%
        HSV (HSB):
        247°, 61.6541%, 52.1569%
        XYZ:
        7.3419, 5.0532, 22.7787
        xyY:
        0.2087, 0.1437, 5.0532
      CIE-Lab:
        26.8858, 28.0890, -44.7869
        CIE-LCH:
        26.8858, 52.8664, 302.0947
        CIE-Luv:
        26.8858, -1.3851, -58.7531
        Hunter-Lab:
        22.4793, 18.9607, -44.3440
      #3d3385 color charts
#3d3385 RGB chart
      #3d3385 CMYK chart
      #3d3385 RGB pie chart
      #3d3385 color shades, tints & tones
#3d3385 color schemes
#3d3385 color preview, HTML & CSS examples
           This text has a color of #3d3385        
        
          <p style="color:#3d3385;">Text here</p>
        
        
          .mytext {color:#3d3385;}
        
        Text color #3d3385
      
           This box has a color of #3d3385        
        
          <div style="background-color:#3d3385;">Content here</div>
        
        
          .mybackground {background-color:#3d3385;}
        
        Background color #3d3385
      
           Border around this has a color of #3d3385        
        
          <div style="border:2px solid #3d3385;">Content here</div>
        
        
          .myborder {border:2px solid #3d3385;}
        
        Border color #3d3385