#3b3bd4 color space conversions
Hex:
        #3b3bd4
        RGB:
        59, 59, 212
        CMY:
        77, 77, 17
        CMYK:
        72, 72, 0, 17
      HSL:
        240°, 64.0167%, 53.1373%
        HSV (HSB):
        240°, 72.1698%, 83.1373%
        XYZ:
        15.2513, 8.8112, 63.1843
        xyY:
        0.1748, 0.1010, 8.8112
      CIE-Lab:
        35.6182, 49.2094, -77.8224
        CIE-LCH:
        35.6182, 92.0754, 302.3064
        CIE-Luv:
        35.6182, -7.7794, -107.8889
        Hunter-Lab:
        29.6837, 39.7656, -105.4253
      #3b3bd4 color charts
#3b3bd4 RGB chart
      #3b3bd4 CMYK chart
      #3b3bd4 RGB pie chart
      #3b3bd4 color shades, tints & tones
#3b3bd4 color schemes
#3b3bd4 color preview, HTML & CSS examples
           This text has a color of #3b3bd4        
        
          <p style="color:#3b3bd4;">Text here</p>
        
        
          .mytext {color:#3b3bd4;}
        
        Text color #3b3bd4
      
           This box has a color of #3b3bd4        
        
          <div style="background-color:#3b3bd4;">Content here</div>
        
        
          .mybackground {background-color:#3b3bd4;}
        
        Background color #3b3bd4
      
           Border around this has a color of #3b3bd4        
        
          <div style="border:2px solid #3b3bd4;">Content here</div>
        
        
          .myborder {border:2px solid #3b3bd4;}
        
        Border color #3b3bd4