#3b5dfe color space conversions
Hex:
        #3b5dfe
        RGB:
        59, 93, 254
        CMY:
        77, 64, 0
        CMYK:
        77, 63, 0, 0
      HSL:
        230°, 98.9848%, 61.3725%
        HSV (HSB):
        230°, 76.7717%, 99.6078%
        XYZ:
        23.6074, 15.9143, 95.5934
        xyY:
        0.1747, 0.1178, 15.9143
      CIE-Lab:
        46.8618, 43.3406, -83.1252
        CIE-LCH:
        46.8618, 93.7454, 297.5371
        CIE-Luv:
        46.8618, -15.7594, -126.4067
        Hunter-Lab:
        39.8927, 35.8191, -114.1497
      #3b5dfe color charts
#3b5dfe RGB chart
      #3b5dfe CMYK chart
      #3b5dfe RGB pie chart
      #3b5dfe color shades, tints & tones
#3b5dfe color schemes
#3b5dfe color preview, HTML & CSS examples
           This text has a color of #3b5dfe        
        
          <p style="color:#3b5dfe;">Text here</p>
        
        
          .mytext {color:#3b5dfe;}
        
        Text color #3b5dfe
      
           This box has a color of #3b5dfe        
        
          <div style="background-color:#3b5dfe;">Content here</div>
        
        
          .mybackground {background-color:#3b5dfe;}
        
        Background color #3b5dfe
      
           Border around this has a color of #3b5dfe        
        
          <div style="border:2px solid #3b5dfe;">Content here</div>
        
        
          .myborder {border:2px solid #3b5dfe;}
        
        Border color #3b5dfe