#3d3c65 color space conversions
Hex:
        #3d3c65
        RGB:
        61, 60, 101
        CMY:
        76, 76, 60
        CMYK:
        40, 41, 0, 60
      HSL:
        241°, 25.4658%, 31.5686%
        HSV (HSB):
        241°, 40.5941%, 39.6078%
        XYZ:
        5.8893, 5.1634, 12.9982
        xyY:
        0.2449, 0.2147, 5.1634
      CIE-Lab:
        27.1953, 11.6673, -24.0029
        CIE-LCH:
        27.1953, 26.6883, 295.9234
        CIE-Luv:
        27.1953, -1.8655, -31.2783
        Hunter-Lab:
        22.7231, 6.4975, -18.0091
      #3d3c65 color charts
#3d3c65 RGB chart
      #3d3c65 CMYK chart
      #3d3c65 RGB pie chart
      #3d3c65 color shades, tints & tones
#3d3c65 color schemes
#3d3c65 color preview, HTML & CSS examples
           This text has a color of #3d3c65        
        
          <p style="color:#3d3c65;">Text here</p>
        
        
          .mytext {color:#3d3c65;}
        
        Text color #3d3c65
      
           This box has a color of #3d3c65        
        
          <div style="background-color:#3d3c65;">Content here</div>
        
        
          .mybackground {background-color:#3d3c65;}
        
        Background color #3d3c65
      
           Border around this has a color of #3d3c65        
        
          <div style="border:2px solid #3d3c65;">Content here</div>
        
        
          .myborder {border:2px solid #3d3c65;}
        
        Border color #3d3c65