#3b369b color space conversions
Hex:
        #3b369b
        RGB:
        59, 54, 155
        CMY:
        77, 79, 39
        CMYK:
        62, 65, 0, 39
      HSL:
        243°, 48.3254%, 40.9804%
        HSV (HSB):
        243°, 65.1613%, 60.7843%
        XYZ:
        9.0392, 5.9347, 31.6794
        xyY:
        0.1938, 0.1272, 5.9347
      CIE-Lab:
        29.2471, 33.1964, -54.5142
        CIE-LCH:
        29.2471, 63.8263, 301.3393
        CIE-Luv:
        29.2471, -4.0280, -72.8978
        Hunter-Lab:
        24.3612, 23.6000, -60.0481
      #3b369b color charts
#3b369b RGB chart
      #3b369b CMYK chart
      #3b369b RGB pie chart
      #3b369b color shades, tints & tones
#3b369b color schemes
#3b369b color preview, HTML & CSS examples
           This text has a color of #3b369b        
        
          <p style="color:#3b369b;">Text here</p>
        
        
          .mytext {color:#3b369b;}
        
        Text color #3b369b
      
           This box has a color of #3b369b        
        
          <div style="background-color:#3b369b;">Content here</div>
        
        
          .mybackground {background-color:#3b369b;}
        
        Background color #3b369b
      
           Border around this has a color of #3b369b        
        
          <div style="border:2px solid #3b369b;">Content here</div>
        
        
          .myborder {border:2px solid #3b369b;}
        
        Border color #3b369b