#3b4cfb color space conversions
Hex:
        #3b4cfb
        RGB:
        59, 76, 251
        CMY:
        77, 70, 2
        CMYK:
        76, 70, 0, 2
      HSL:
        235°, 96.0000%, 60.7843%
        HSV (HSB):
        235°, 76.4940%, 98.4314%
        XYZ:
        21.8007, 13.0637, 92.6393
        xyY:
        0.1710, 0.1025, 13.0637
      CIE-Lab:
        42.8591, 52.3620, -88.0330
        CIE-LCH:
        42.8591, 102.4284, 300.7442
        CIE-Luv:
        42.8591, -12.2090, -128.7824
        Hunter-Lab:
        36.1438, 44.4134, -126.6643
      #3b4cfb color charts
#3b4cfb RGB chart
      #3b4cfb CMYK chart
      #3b4cfb RGB pie chart
      #3b4cfb color shades, tints & tones
#3b4cfb color schemes
#3b4cfb color preview, HTML & CSS examples
           This text has a color of #3b4cfb        
        
          <p style="color:#3b4cfb;">Text here</p>
        
        
          .mytext {color:#3b4cfb;}
        
        Text color #3b4cfb
      
           This box has a color of #3b4cfb        
        
          <div style="background-color:#3b4cfb;">Content here</div>
        
        
          .mybackground {background-color:#3b4cfb;}
        
        Background color #3b4cfb
      
           Border around this has a color of #3b4cfb        
        
          <div style="border:2px solid #3b4cfb;">Content here</div>
        
        
          .myborder {border:2px solid #3b4cfb;}
        
        Border color #3b4cfb