#3b21bb color space conversions
Hex:
        #3b21bb
        RGB:
        59, 33, 187
        CMY:
        77, 87, 27
        CMYK:
        68, 82, 0, 27
      HSL:
        250°, 70.0000%, 43.1373%
        HSV (HSB):
        250°, 82.3529%, 73.3333%
        XYZ:
        11.3171, 5.6054, 47.4992
        xyY:
        0.1757, 0.0870, 5.6054
      CIE-Lab:
        28.3942, 54.6273, -75.1419
        CIE-LCH:
        28.3942, 92.9002, 306.0167
        CIE-Luv:
        28.3942, -2.7877, -94.5974
        Hunter-Lab:
        23.6757, 43.8918, -102.3772
      #3b21bb color charts
#3b21bb RGB chart
      #3b21bb CMYK chart
      #3b21bb RGB pie chart
      #3b21bb color shades, tints & tones
#3b21bb color schemes
#3b21bb color preview, HTML & CSS examples
           This text has a color of #3b21bb        
        
          <p style="color:#3b21bb;">Text here</p>
        
        
          .mytext {color:#3b21bb;}
        
        Text color #3b21bb
      
           This box has a color of #3b21bb        
        
          <div style="background-color:#3b21bb;">Content here</div>
        
        
          .mybackground {background-color:#3b21bb;}
        
        Background color #3b21bb
      
           Border around this has a color of #3b21bb        
        
          <div style="border:2px solid #3b21bb;">Content here</div>
        
        
          .myborder {border:2px solid #3b21bb;}
        
        Border color #3b21bb