#3b4dfe color space conversions
Hex:
        #3b4dfe
        RGB:
        59, 77, 254
        CMY:
        77, 70, 0
        CMYK:
        77, 70, 0, 0
      HSL:
        234°, 98.9848%, 61.3725%
        HSV (HSB):
        234°, 76.7717%, 99.6078%
        XYZ:
        22.3469, 13.3933, 95.1733
        xyY:
        0.1707, 0.1023, 13.3933
      CIE-Lab:
        43.3500, 52.7813, -88.8990
        CIE-LCH:
        43.3500, 103.3872, 300.6985
        CIE-Luv:
        43.3500, -12.4798, -130.4114
        Hunter-Lab:
        36.5969, 44.9517, -128.5708
      #3b4dfe color charts
#3b4dfe RGB chart
      #3b4dfe CMYK chart
      #3b4dfe RGB pie chart
      #3b4dfe color shades, tints & tones
#3b4dfe color schemes
#3b4dfe color preview, HTML & CSS examples
           This text has a color of #3b4dfe        
        
          <p style="color:#3b4dfe;">Text here</p>
        
        
          .mytext {color:#3b4dfe;}
        
        Text color #3b4dfe
      
           This box has a color of #3b4dfe        
        
          <div style="background-color:#3b4dfe;">Content here</div>
        
        
          .mybackground {background-color:#3b4dfe;}
        
        Background color #3b4dfe
      
           Border around this has a color of #3b4dfe        
        
          <div style="border:2px solid #3b4dfe;">Content here</div>
        
        
          .myborder {border:2px solid #3b4dfe;}
        
        Border color #3b4dfe