#3b2fde color space conversions
Hex:
        #3b2fde
        RGB:
        59, 47, 222
        CMY:
        77, 82, 13
        CMYK:
        73, 79, 0, 13
      HSL:
        244°, 72.6141%, 52.7451%
        HSV (HSB):
        244°, 78.8288%, 87.0588%
        XYZ:
        16.0050, 8.2368, 69.8535
        xyY:
        0.1701, 0.0875, 8.2368
      CIE-Lab:
        34.4712, 58.5575, -85.4742
        CIE-LCH:
        34.4712, 103.6090, 304.4146
        CIE-Luv:
        34.4712, -6.4814, -114.7193
        Hunter-Lab:
        28.6998, 49.3193, -124.2186
      #3b2fde color charts
#3b2fde RGB chart
      #3b2fde CMYK chart
      #3b2fde RGB pie chart
      #3b2fde color shades, tints & tones
#3b2fde color schemes
#3b2fde color preview, HTML & CSS examples
           This text has a color of #3b2fde        
        
          <p style="color:#3b2fde;">Text here</p>
        
        
          .mytext {color:#3b2fde;}
        
        Text color #3b2fde
      
           This box has a color of #3b2fde        
        
          <div style="background-color:#3b2fde;">Content here</div>
        
        
          .mybackground {background-color:#3b2fde;}
        
        Background color #3b2fde
      
           Border around this has a color of #3b2fde        
        
          <div style="border:2px solid #3b2fde;">Content here</div>
        
        
          .myborder {border:2px solid #3b2fde;}
        
        Border color #3b2fde