#3d3aae color space conversions
Hex:
        #3d3aae
        RGB:
        61, 58, 174
        CMY:
        76, 77, 32
        CMYK:
        65, 67, 0, 32
      HSL:
        242°, 50.0000%, 45.4902%
        HSV (HSB):
        242°, 66.6667%, 68.2353%
        XYZ:
        11.0775, 7.0742, 40.8260
        xyY:
        0.1878, 0.1199, 7.0742
      CIE-Lab:
        31.9752, 37.4433, -61.5030
        CIE-LCH:
        31.9752, 72.0043, 301.3332
        CIE-Luv:
        31.9752, -5.3869, -84.2525
        Hunter-Lab:
        26.5974, 27.7978, -72.3898
      #3d3aae color charts
#3d3aae RGB chart
      #3d3aae CMYK chart
      #3d3aae RGB pie chart
      #3d3aae color shades, tints & tones
#3d3aae color schemes
#3d3aae color preview, HTML & CSS examples
           This text has a color of #3d3aae        
        
          <p style="color:#3d3aae;">Text here</p>
        
        
          .mytext {color:#3d3aae;}
        
        Text color #3d3aae
      
           This box has a color of #3d3aae        
        
          <div style="background-color:#3d3aae;">Content here</div>
        
        
          .mybackground {background-color:#3d3aae;}
        
        Background color #3d3aae
      
           Border around this has a color of #3d3aae        
        
          <div style="border:2px solid #3d3aae;">Content here</div>
        
        
          .myborder {border:2px solid #3d3aae;}
        
        Border color #3d3aae