#3b2dfb color space conversions
Hex:
        #3b2dfb
        RGB:
        59, 45, 251
        CMY:
        77, 82, 2
        CMYK:
        76, 82, 0, 2
      HSL:
        244°, 96.2617%, 58.0392%
        HSV (HSB):
        244°, 82.0717%, 98.4314%
        XYZ:
        20.1546, 9.7716, 92.0906
        xyY:
        0.1652, 0.0801, 9.7716
      CIE-Lab:
        37.4294, 67.8605, -97.0197
        CIE-LCH:
        37.4294, 118.3971, 304.9709
        CIE-Luv:
        37.4294, -7.7158, -131.2877
        Hunter-Lab:
        31.2596, 60.3836, -152.7865
      #3b2dfb color charts
#3b2dfb RGB chart
      #3b2dfb CMYK chart
      #3b2dfb RGB pie chart
      #3b2dfb color shades, tints & tones
#3b2dfb color schemes
#3b2dfb color preview, HTML & CSS examples
           This text has a color of #3b2dfb        
        
          <p style="color:#3b2dfb;">Text here</p>
        
        
          .mytext {color:#3b2dfb;}
        
        Text color #3b2dfb
      
           This box has a color of #3b2dfb        
        
          <div style="background-color:#3b2dfb;">Content here</div>
        
        
          .mybackground {background-color:#3b2dfb;}
        
        Background color #3b2dfb
      
           Border around this has a color of #3b2dfb        
        
          <div style="border:2px solid #3b2dfb;">Content here</div>
        
        
          .myborder {border:2px solid #3b2dfb;}
        
        Border color #3b2dfb