#3b2de4 color space conversions
Hex:
        #3b2de4
        RGB:
        59, 45, 228
        CMY:
        77, 82, 11
        CMYK:
        74, 80, 0, 11
      HSL:
        245°, 77.2152%, 53.5294%
        HSV (HSB):
        245°, 80.2632%, 89.4118%
        XYZ:
        16.7456, 8.4080, 74.1391
        xyY:
        0.1686, 0.0847, 8.4080
      CIE-Lab:
        34.8186, 61.2551, -88.3330
        CIE-LCH:
        34.8186, 107.4938, 304.7396
        CIE-Luv:
        34.8186, -6.5491, -118.2191
        Hunter-Lab:
        28.9966, 52.3403, -131.2964
      #3b2de4 color charts
#3b2de4 RGB chart
      #3b2de4 CMYK chart
      #3b2de4 RGB pie chart
      #3b2de4 color shades, tints & tones
#3b2de4 color schemes
#3b2de4 color preview, HTML & CSS examples
           This text has a color of #3b2de4        
        
          <p style="color:#3b2de4;">Text here</p>
        
        
          .mytext {color:#3b2de4;}
        
        Text color #3b2de4
      
           This box has a color of #3b2de4        
        
          <div style="background-color:#3b2de4;">Content here</div>
        
        
          .mybackground {background-color:#3b2de4;}
        
        Background color #3b2de4
      
           Border around this has a color of #3b2de4        
        
          <div style="border:2px solid #3b2de4;">Content here</div>
        
        
          .myborder {border:2px solid #3b2de4;}
        
        Border color #3b2de4