#3906bd color space conversions
Hex:
        #3906bd
        RGB:
        57, 6, 189
        CMY:
        78, 98, 26
        CMYK:
        70, 97, 0, 26
      HSL:
        257°, 93.8462%, 38.2353%
        HSV (HSB):
        257°, 96.8254%, 74.1176%
        XYZ:
        10.9378, 4.6742, 48.4698
        xyY:
        0.1707, 0.0729, 4.6742
      CIE-Lab:
        25.7857, 63.0909, -80.6655
        CIE-LCH:
        25.7857, 102.4080, 308.0300
        CIE-Luv:
        25.7857, -1.5570, -94.7226
        Hunter-Lab:
        21.6200, 52.4701, -117.7884
      #3906bd color charts
#3906bd RGB chart
      #3906bd CMYK chart
      #3906bd RGB pie chart
      #3906bd color shades, tints & tones
#3906bd color schemes
#3906bd color preview, HTML & CSS examples
           This text has a color of #3906bd        
        
          <p style="color:#3906bd;">Text here</p>
        
        
          .mytext {color:#3906bd;}
        
        Text color #3906bd
      
           This box has a color of #3906bd        
        
          <div style="background-color:#3906bd;">Content here</div>
        
        
          .mybackground {background-color:#3906bd;}
        
        Background color #3906bd
      
           Border around this has a color of #3906bd        
        
          <div style="border:2px solid #3906bd;">Content here</div>
        
        
          .myborder {border:2px solid #3906bd;}
        
        Border color #3906bd