#3b51d1 color space conversions
Hex:
        #3b51d1
        RGB:
        59, 81, 209
        CMY:
        77, 68, 18
        CMYK:
        72, 61, 0, 18
      HSL:
        231°, 61.9835%, 52.5490%
        HSV (HSB):
        231°, 71.7703%, 81.9608%
        XYZ:
        16.2547, 11.4181, 61.6688
        xyY:
        0.1819, 0.1278, 11.4181
      CIE-Lab:
        40.2759, 34.9656, -68.4473
        CIE-LCH:
        40.2759, 76.8611, 297.0598
        CIE-Luv:
        40.2759, -12.2039, -100.7836
        Hunter-Lab:
        33.7907, 26.7319, -84.5521
      #3b51d1 color charts
#3b51d1 RGB chart
      #3b51d1 CMYK chart
      #3b51d1 RGB pie chart
      #3b51d1 color shades, tints & tones
#3b51d1 color schemes
#3b51d1 color preview, HTML & CSS examples
           This text has a color of #3b51d1        
        
          <p style="color:#3b51d1;">Text here</p>
        
        
          .mytext {color:#3b51d1;}
        
        Text color #3b51d1
      
           This box has a color of #3b51d1        
        
          <div style="background-color:#3b51d1;">Content here</div>
        
        
          .mybackground {background-color:#3b51d1;}
        
        Background color #3b51d1
      
           Border around this has a color of #3b51d1        
        
          <div style="border:2px solid #3b51d1;">Content here</div>
        
        
          .myborder {border:2px solid #3b51d1;}
        
        Border color #3b51d1