#3b27b1 color space conversions
Hex:
        #3b27b1
        RGB:
        59, 39, 177
        CMY:
        77, 85, 31
        CMYK:
        67, 78, 0, 31
      HSL:
        249°, 63.8889%, 42.3529%
        HSV (HSB):
        249°, 77.9661%, 69.4118%
        XYZ:
        10.4650, 5.5552, 42.1157
        xyY:
        0.1800, 0.0956, 5.5552
      CIE-Lab:
        28.2613, 48.8645, -69.4093
        CIE-LCH:
        28.2613, 84.8845, 305.1457
        CIE-Luv:
        28.2613, -2.8247, -88.6246
        Hunter-Lab:
        23.5694, 38.0086, -89.4454
      #3b27b1 color charts
#3b27b1 RGB chart
      #3b27b1 CMYK chart
      #3b27b1 RGB pie chart
      #3b27b1 color shades, tints & tones
#3b27b1 color schemes
#3b27b1 color preview, HTML & CSS examples
           This text has a color of #3b27b1        
        
          <p style="color:#3b27b1;">Text here</p>
        
        
          .mytext {color:#3b27b1;}
        
        Text color #3b27b1
      
           This box has a color of #3b27b1        
        
          <div style="background-color:#3b27b1;">Content here</div>
        
        
          .mybackground {background-color:#3b27b1;}
        
        Background color #3b27b1
      
           Border around this has a color of #3b27b1        
        
          <div style="border:2px solid #3b27b1;">Content here</div>
        
        
          .myborder {border:2px solid #3b27b1;}
        
        Border color #3b27b1