#3b268f color space conversions
Hex:
        #3b268f
        RGB:
        59, 38, 143
        CMY:
        77, 85, 44
        CMYK:
        59, 73, 0, 44
      HSL:
        252°, 58.0110%, 35.4902%
        HSV (HSB):
        252°, 73.4266%, 56.0784%
        XYZ:
        7.4547, 4.2992, 26.4235
        xyY:
        0.1953, 0.1126, 4.2992
      CIE-Lab:
        24.6369, 38.8670, -54.6863
        CIE-LCH:
        24.6369, 67.0912, 305.4024
        CIE-Luv:
        24.6369, -0.2061, -68.0447
        Hunter-Lab:
        20.7345, 27.8906, -61.0434
      #3b268f color charts
#3b268f RGB chart
      #3b268f CMYK chart
      #3b268f RGB pie chart
      #3b268f color shades, tints & tones
#3b268f color schemes
#3b268f color preview, HTML & CSS examples
           This text has a color of #3b268f        
        
          <p style="color:#3b268f;">Text here</p>
        
        
          .mytext {color:#3b268f;}
        
        Text color #3b268f
      
           This box has a color of #3b268f        
        
          <div style="background-color:#3b268f;">Content here</div>
        
        
          .mybackground {background-color:#3b268f;}
        
        Background color #3b268f
      
           Border around this has a color of #3b268f        
        
          <div style="border:2px solid #3b268f;">Content here</div>
        
        
          .myborder {border:2px solid #3b268f;}
        
        Border color #3b268f