#3d126f color space conversions
Hex:
        #3d126f
        RGB:
        61, 18, 111
        CMY:
        76, 93, 56
        CMYK:
        45, 84, 0, 56
      HSL:
        268°, 72.0930%, 25.2941%
        HSV (HSB):
        268°, 83.7838%, 43.5294%
        XYZ:
        5.0100, 2.5724, 15.2714
        xyY:
        0.2192, 0.1126, 2.5724
      CIE-Lab:
        18.2430, 39.8732, -44.8733
        CIE-LCH:
        18.2430, 60.0291, 311.6234
        CIE-Luv:
        18.2430, 6.2364, -49.6607
        Hunter-Lab:
        16.0387, 27.6902, -45.2263
      #3d126f color charts
#3d126f RGB chart
      #3d126f CMYK chart
      #3d126f RGB pie chart
      #3d126f color shades, tints & tones
#3d126f color schemes
#3d126f color preview, HTML & CSS examples
           This text has a color of #3d126f        
        
          <p style="color:#3d126f;">Text here</p>
        
        
          .mytext {color:#3d126f;}
        
        Text color #3d126f
      
           This box has a color of #3d126f        
        
          <div style="background-color:#3d126f;">Content here</div>
        
        
          .mybackground {background-color:#3d126f;}
        
        Background color #3d126f
      
           Border around this has a color of #3d126f        
        
          <div style="border:2px solid #3d126f;">Content here</div>
        
        
          .myborder {border:2px solid #3d126f;}
        
        Border color #3d126f