#3b4bfa color space conversions
Hex:
        #3b4bfa
        RGB:
        59, 75, 250
        CMY:
        77, 71, 2
        CMYK:
        76, 70, 0, 2
      HSL:
        235°, 95.0249%, 60.5882%
        HSV (HSB):
        235°, 76.4000%, 98.0392%
        XYZ:
        21.5750, 12.8641, 91.7884
        xyY:
        0.1709, 0.1019, 12.8641
      CIE-Lab:
        42.5577, 52.6014, -87.9705
        CIE-LCH:
        42.5577, 102.4974, 300.8771
        CIE-Luv:
        42.5577, -11.9954, -128.3595
        Hunter-Lab:
        35.8665, 44.6078, -126.6263
      #3b4bfa color charts
#3b4bfa RGB chart
      #3b4bfa CMYK chart
      #3b4bfa RGB pie chart
      #3b4bfa color shades, tints & tones
#3b4bfa color schemes
#3b4bfa color preview, HTML & CSS examples
           This text has a color of #3b4bfa        
        
          <p style="color:#3b4bfa;">Text here</p>
        
        
          .mytext {color:#3b4bfa;}
        
        Text color #3b4bfa
      
           This box has a color of #3b4bfa        
        
          <div style="background-color:#3b4bfa;">Content here</div>
        
        
          .mybackground {background-color:#3b4bfa;}
        
        Background color #3b4bfa
      
           Border around this has a color of #3b4bfa        
        
          <div style="border:2px solid #3b4bfa;">Content here</div>
        
        
          .myborder {border:2px solid #3b4bfa;}
        
        Border color #3b4bfa