#3835bd color space conversions
Hex:
        #3835bd
        RGB:
        56, 53, 189
        CMY:
        78, 79, 26
        CMYK:
        70, 72, 0, 26
      HSL:
        241°, 56.1983%, 47.4510%
        HSV (HSB):
        241°, 71.9577%, 74.1176%
        XYZ:
        12.0893, 7.0611, 48.8699
        xyY:
        0.1777, 0.1038, 7.0611
      CIE-Lab:
        31.9456, 44.7915, -70.4641
        CIE-LCH:
        31.9456, 83.4953, 302.4427
        CIE-Luv:
        31.9456, -6.2686, -94.7602
        Hunter-Lab:
        26.5727, 34.7067, -90.4394
      #3835bd color charts
#3835bd RGB chart
      #3835bd CMYK chart
      #3835bd RGB pie chart
      #3835bd color shades, tints & tones
#3835bd color schemes
#3835bd color preview, HTML & CSS examples
           This text has a color of #3835bd        
        
          <p style="color:#3835bd;">Text here</p>
        
        
          .mytext {color:#3835bd;}
        
        Text color #3835bd
      
           This box has a color of #3835bd        
        
          <div style="background-color:#3835bd;">Content here</div>
        
        
          .mybackground {background-color:#3835bd;}
        
        Background color #3835bd
      
           Border around this has a color of #3835bd        
        
          <div style="border:2px solid #3835bd;">Content here</div>
        
        
          .myborder {border:2px solid #3835bd;}
        
        Border color #3835bd