#3b5aec color space conversions
Hex:
        #3b5aec
        RGB:
        59, 90, 236
        CMY:
        77, 65, 7
        CMYK:
        75, 62, 0, 7
      HSL:
        229°, 82.3256%, 57.8431%
        HSV (HSB):
        229°, 75.0000%, 92.5490%
        XYZ:
        20.6001, 14.2983, 81.0310
        xyY:
        0.1777, 0.1233, 14.2983
      CIE-Lab:
        44.6577, 38.8849, -76.6604
        CIE-LCH:
        44.6577, 85.9585, 296.8958
        CIE-Luv:
        44.6577, -14.8122, -115.6549
        Hunter-Lab:
        37.8130, 31.0719, -100.5856
      #3b5aec color charts
#3b5aec RGB chart
      #3b5aec CMYK chart
      #3b5aec RGB pie chart
      #3b5aec color shades, tints & tones
#3b5aec color schemes
#3b5aec color preview, HTML & CSS examples
           This text has a color of #3b5aec        
        
          <p style="color:#3b5aec;">Text here</p>
        
        
          .mytext {color:#3b5aec;}
        
        Text color #3b5aec
      
           This box has a color of #3b5aec        
        
          <div style="background-color:#3b5aec;">Content here</div>
        
        
          .mybackground {background-color:#3b5aec;}
        
        Background color #3b5aec
      
           Border around this has a color of #3b5aec        
        
          <div style="border:2px solid #3b5aec;">Content here</div>
        
        
          .myborder {border:2px solid #3b5aec;}
        
        Border color #3b5aec