#3b358f color space conversions
Hex:
        #3b358f
        RGB:
        59, 53, 143
        CMY:
        77, 79, 44
        CMYK:
        59, 63, 0, 44
      HSL:
        244°, 45.9184%, 38.4314%
        HSV (HSB):
        244°, 62.9371%, 56.0784%
        XYZ:
        8.0347, 5.4592, 26.6169
        xyY:
        0.2003, 0.1361, 5.4592
      CIE-Lab:
        28.0048, 29.7625, -49.1830
        CIE-LCH:
        28.0048, 57.4872, 301.1798
        CIE-Luv:
        28.0048, -3.1077, -65.1433
        Hunter-Lab:
        23.3649, 20.4936, -51.1866
      #3b358f color charts
#3b358f RGB chart
      #3b358f CMYK chart
      #3b358f RGB pie chart
      #3b358f color shades, tints & tones
#3b358f color schemes
#3b358f color preview, HTML & CSS examples
           This text has a color of #3b358f        
        
          <p style="color:#3b358f;">Text here</p>
        
        
          .mytext {color:#3b358f;}
        
        Text color #3b358f
      
           This box has a color of #3b358f        
        
          <div style="background-color:#3b358f;">Content here</div>
        
        
          .mybackground {background-color:#3b358f;}
        
        Background color #3b358f
      
           Border around this has a color of #3b358f        
        
          <div style="border:2px solid #3b358f;">Content here</div>
        
        
          .myborder {border:2px solid #3b358f;}
        
        Border color #3b358f