#3b4ffb color space conversions
Hex:
        #3b4ffb
        RGB:
        59, 79, 251
        CMY:
        77, 69, 2
        CMYK:
        76, 69, 0, 2
      HSL:
        234°, 96.0000%, 60.7843%
        HSV (HSB):
        234°, 76.4940%, 98.4314%
        XYZ:
        22.0122, 13.4868, 92.7098
        xyY:
        0.1717, 0.1052, 13.4868
      CIE-Lab:
        43.4878, 50.6390, -86.9971
        CIE-LCH:
        43.4878, 100.6619, 300.2027
        CIE-Luv:
        43.4878, -12.7760, -128.1936
        Hunter-Lab:
        36.7244, 42.7233, -123.9691
      #3b4ffb color charts
#3b4ffb RGB chart
      #3b4ffb CMYK chart
      #3b4ffb RGB pie chart
      #3b4ffb color shades, tints & tones
#3b4ffb color schemes
#3b4ffb color preview, HTML & CSS examples
           This text has a color of #3b4ffb        
        
          <p style="color:#3b4ffb;">Text here</p>
        
        
          .mytext {color:#3b4ffb;}
        
        Text color #3b4ffb
      
           This box has a color of #3b4ffb        
        
          <div style="background-color:#3b4ffb;">Content here</div>
        
        
          .mybackground {background-color:#3b4ffb;}
        
        Background color #3b4ffb
      
           Border around this has a color of #3b4ffb        
        
          <div style="border:2px solid #3b4ffb;">Content here</div>
        
        
          .myborder {border:2px solid #3b4ffb;}
        
        Border color #3b4ffb