#3b279b color space conversions
Hex:
        #3b279b
        RGB:
        59, 39, 155
        CMY:
        77, 85, 39
        CMYK:
        62, 75, 0, 39
      HSL:
        250°, 59.7938%, 38.0392%
        HSV (HSB):
        250°, 74.8387%, 60.7843%
        XYZ:
        8.4455, 4.7474, 31.4816
        xyY:
        0.1890, 0.1063, 4.7474
      CIE-Lab:
        26.0026, 42.0713, -59.8315
        CIE-LCH:
        26.0026, 73.1424, 305.1135
        CIE-Luv:
        26.0026, -1.2853, -75.3559
        Hunter-Lab:
        21.7885, 31.0592, -70.4142
      #3b279b color charts
#3b279b RGB chart
      #3b279b CMYK chart
      #3b279b RGB pie chart
      #3b279b color shades, tints & tones
#3b279b color schemes
#3b279b color preview, HTML & CSS examples
           This text has a color of #3b279b        
        
          <p style="color:#3b279b;">Text here</p>
        
        
          .mytext {color:#3b279b;}
        
        Text color #3b279b
      
           This box has a color of #3b279b        
        
          <div style="background-color:#3b279b;">Content here</div>
        
        
          .mybackground {background-color:#3b279b;}
        
        Background color #3b279b
      
           Border around this has a color of #3b279b        
        
          <div style="border:2px solid #3b279b;">Content here</div>
        
        
          .myborder {border:2px solid #3b279b;}
        
        Border color #3b279b