#3b41d1 color space conversions
Hex:
        #3b41d1
        RGB:
        59, 65, 209
        CMY:
        77, 75, 18
        CMYK:
        72, 69, 0, 18
      HSL:
        238°, 61.9835%, 52.5490%
        HSV (HSB):
        238°, 71.7703%, 81.9608%
        XYZ:
        15.2026, 9.3138, 61.3181
        xyY:
        0.1771, 0.1085, 9.3138
      CIE-Lab:
        36.5817, 44.7671, -74.5024
        CIE-LCH:
        36.5817, 86.9178, 301.0008
        CIE-Luv:
        36.5817, -8.7441, -105.0835
        Hunter-Lab:
        30.5186, 35.5105, -97.7627
      #3b41d1 color charts
#3b41d1 RGB chart
      #3b41d1 CMYK chart
      #3b41d1 RGB pie chart
      #3b41d1 color shades, tints & tones
#3b41d1 color schemes
#3b41d1 color preview, HTML & CSS examples
           This text has a color of #3b41d1        
        
          <p style="color:#3b41d1;">Text here</p>
        
        
          .mytext {color:#3b41d1;}
        
        Text color #3b41d1
      
           This box has a color of #3b41d1        
        
          <div style="background-color:#3b41d1;">Content here</div>
        
        
          .mybackground {background-color:#3b41d1;}
        
        Background color #3b41d1
      
           Border around this has a color of #3b41d1        
        
          <div style="border:2px solid #3b41d1;">Content here</div>
        
        
          .myborder {border:2px solid #3b41d1;}
        
        Border color #3b41d1