#3b21d8 color space conversions
Hex:
        #3b21d8
        RGB:
        59, 33, 216
        CMY:
        77, 87, 15
        CMYK:
        73, 85, 0, 15
      HSL:
        249°, 73.4940%, 48.8235%
        HSV (HSB):
        249°, 84.7222%, 84.7059%
        XYZ:
        14.7422, 6.9754, 65.5351
        xyY:
        0.1690, 0.0799, 6.9754
      CIE-Lab:
        31.7508, 62.8218, -86.5341
        CIE-LCH:
        31.7508, 106.9333, 305.9788
        CIE-Luv:
        31.7508, -4.6301, -111.3036
        Hunter-Lab:
        26.4110, 53.4166, -128.6322
      #3b21d8 color charts
#3b21d8 RGB chart
      #3b21d8 CMYK chart
      #3b21d8 RGB pie chart
      #3b21d8 color shades, tints & tones
#3b21d8 color schemes
#3b21d8 color preview, HTML & CSS examples
           This text has a color of #3b21d8        
        
          <p style="color:#3b21d8;">Text here</p>
        
        
          .mytext {color:#3b21d8;}
        
        Text color #3b21d8
      
           This box has a color of #3b21d8        
        
          <div style="background-color:#3b21d8;">Content here</div>
        
        
          .mybackground {background-color:#3b21d8;}
        
        Background color #3b21d8
      
           Border around this has a color of #3b21d8        
        
          <div style="border:2px solid #3b21d8;">Content here</div>
        
        
          .myborder {border:2px solid #3b21d8;}
        
        Border color #3b21d8