#3d25aa color space conversions
Hex:
        #3d25aa
        RGB:
        61, 37, 170
        CMY:
        76, 85, 33
        CMYK:
        64, 78, 0, 33
      HSL:
        251°, 64.2512%, 40.5882%
        HSV (HSB):
        251°, 78.2353%, 66.6667%
        XYZ:
        9.8417, 5.2175, 38.5186
        xyY:
        0.1837, 0.0974, 5.2175
      CIE-Lab:
        27.3457, 47.9559, -66.7151
        CIE-LCH:
        27.3457, 82.1625, 305.7092
        CIE-Luv:
        27.3457, -1.6149, -84.5250
        Hunter-Lab:
        22.8419, 36.9359, -83.9922
      #3d25aa color charts
#3d25aa RGB chart
      #3d25aa CMYK chart
      #3d25aa RGB pie chart
      #3d25aa color shades, tints & tones
#3d25aa color schemes
#3d25aa color preview, HTML & CSS examples
           This text has a color of #3d25aa        
        
          <p style="color:#3d25aa;">Text here</p>
        
        
          .mytext {color:#3d25aa;}
        
        Text color #3d25aa
      
           This box has a color of #3d25aa        
        
          <div style="background-color:#3d25aa;">Content here</div>
        
        
          .mybackground {background-color:#3d25aa;}
        
        Background color #3d25aa
      
           Border around this has a color of #3d25aa        
        
          <div style="border:2px solid #3d25aa;">Content here</div>
        
        
          .myborder {border:2px solid #3d25aa;}
        
        Border color #3d25aa