#3b469f color space conversions
Hex:
        #3b469f
        RGB:
        59, 70, 159
        CMY:
        77, 73, 38
        CMYK:
        63, 56, 0, 38
      HSL:
        233°, 45.8716%, 42.7451%
        HSV (HSB):
        233°, 62.8931%, 62.3529%
        XYZ:
        10.2518, 7.8133, 33.7687
        xyY:
        0.1978, 0.1507, 7.8133
      CIE-Lab:
        33.5911, 24.2529, -49.8762
        CIE-LCH:
        33.5911, 55.4602, 295.9319
        CIE-Luv:
        33.5911, -8.1133, -70.2786
        Hunter-Lab:
        27.9523, 16.5501, -52.0605
      #3b469f color charts
#3b469f RGB chart
      #3b469f CMYK chart
      #3b469f RGB pie chart
      #3b469f color shades, tints & tones
#3b469f color schemes
#3b469f color preview, HTML & CSS examples
           This text has a color of #3b469f        
        
          <p style="color:#3b469f;">Text here</p>
        
        
          .mytext {color:#3b469f;}
        
        Text color #3b469f
      
           This box has a color of #3b469f        
        
          <div style="background-color:#3b469f;">Content here</div>
        
        
          .mybackground {background-color:#3b469f;}
        
        Background color #3b469f
      
           Border around this has a color of #3b469f        
        
          <div style="border:2px solid #3b469f;">Content here</div>
        
        
          .myborder {border:2px solid #3b469f;}
        
        Border color #3b469f