#3500bd color space conversions
Hex:
        #3500bd
        RGB:
        53, 0, 189
        CMY:
        79, 100, 26
        CMYK:
        72, 100, 0, 26
      HSL:
        257°, 100.0000%, 37.0588%
        HSV (HSB):
        257°, 100.0000%, 74.1176%
        XYZ:
        10.6535, 4.4310, 48.4379
        xyY:
        0.1677, 0.0698, 4.4310
      CIE-Lab:
        25.0480, 64.1453, -81.9039
        CIE-LCH:
        25.0480, 104.0330, 308.0673
        CIE-Luv:
        25.0480, -2.0377, -94.1217
        Hunter-Lab:
        21.0500, 53.5025, -121.6968
      #3500bd color charts
#3500bd RGB chart
      #3500bd CMYK chart
      #3500bd RGB pie chart
      #3500bd color shades, tints & tones
#3500bd color schemes
#3500bd color preview, HTML & CSS examples
           This text has a color of #3500bd        
        
          <p style="color:#3500bd;">Text here</p>
        
        
          .mytext {color:#3500bd;}
        
        Text color #3500bd
      
           This box has a color of #3500bd        
        
          <div style="background-color:#3500bd;">Content here</div>
        
        
          .mybackground {background-color:#3500bd;}
        
        Background color #3500bd
      
           Border around this has a color of #3500bd        
        
          <div style="border:2px solid #3500bd;">Content here</div>
        
        
          .myborder {border:2px solid #3500bd;}
        
        Border color #3500bd