#3b24b1 color space conversions
Hex:
        #3b24b1
        RGB:
        59, 36, 177
        CMY:
        77, 86, 31
        CMYK:
        67, 80, 0, 31
      HSL:
        250°, 66.1972%, 41.7647%
        HSV (HSB):
        250°, 79.6610%, 69.4118%
        XYZ:
        10.3703, 5.3659, 42.0841
        xyY:
        0.1794, 0.0928, 5.3659
      CIE-Lab:
        27.7527, 50.3318, -70.2497
        CIE-LCH:
        27.7527, 86.4194, 305.6205
        CIE-Luv:
        27.7527, -2.4459, -88.7178
        Hunter-Lab:
        23.1644, 39.3739, -91.5006
      #3b24b1 color charts
#3b24b1 RGB chart
      #3b24b1 CMYK chart
      #3b24b1 RGB pie chart
      #3b24b1 color shades, tints & tones
#3b24b1 color schemes
#3b24b1 color preview, HTML & CSS examples
           This text has a color of #3b24b1        
        
          <p style="color:#3b24b1;">Text here</p>
        
        
          .mytext {color:#3b24b1;}
        
        Text color #3b24b1
      
           This box has a color of #3b24b1        
        
          <div style="background-color:#3b24b1;">Content here</div>
        
        
          .mybackground {background-color:#3b24b1;}
        
        Background color #3b24b1
      
           Border around this has a color of #3b24b1        
        
          <div style="border:2px solid #3b24b1;">Content here</div>
        
        
          .myborder {border:2px solid #3b24b1;}
        
        Border color #3b24b1