#3b12b1 color space conversions
Hex:
        #3b12b1
        RGB:
        59, 18, 177
        CMY:
        77, 93, 31
        CMYK:
        67, 90, 0, 31
      HSL:
        255°, 81.5385%, 38.2353%
        HSV (HSB):
        255°, 89.8305%, 69.4118%
        XYZ:
        9.9558, 4.5367, 41.9459
        xyY:
        0.1764, 0.0804, 4.5367
      CIE-Lab:
        25.3720, 57.3666, -74.1948
        CIE-LCH:
        25.3720, 93.7859, 307.7108
        CIE-Luv:
        25.3720, -0.8181, -88.4069
        Hunter-Lab:
        21.2996, 46.1591, -101.8516
      #3b12b1 color charts
#3b12b1 RGB chart
      #3b12b1 CMYK chart
      #3b12b1 RGB pie chart
      #3b12b1 color shades, tints & tones
#3b12b1 color schemes
#3b12b1 color preview, HTML & CSS examples
           This text has a color of #3b12b1        
        
          <p style="color:#3b12b1;">Text here</p>
        
        
          .mytext {color:#3b12b1;}
        
        Text color #3b12b1
      
           This box has a color of #3b12b1        
        
          <div style="background-color:#3b12b1;">Content here</div>
        
        
          .mybackground {background-color:#3b12b1;}
        
        Background color #3b12b1
      
           Border around this has a color of #3b12b1        
        
          <div style="border:2px solid #3b12b1;">Content here</div>
        
        
          .myborder {border:2px solid #3b12b1;}
        
        Border color #3b12b1