#3b29cb color space conversions
Hex:
        #3b29cb
        RGB:
        59, 41, 203
        CMY:
        77, 84, 20
        CMYK:
        71, 80, 0, 20
      HSL:
        247°, 66.3934%, 47.8431%
        HSV (HSB):
        247°, 79.8030%, 79.6078%
        XYZ:
        13.3761, 6.8275, 57.1128
        xyY:
        0.1730, 0.0883, 6.8275
      CIE-Lab:
        31.4109, 55.7185, -79.5521
        CIE-LCH:
        31.4109, 97.1241, 305.0075
        CIE-Luv:
        31.4109, -4.6943, -103.8529
        Hunter-Lab:
        26.1294, 45.6503, -111.3032
      #3b29cb color charts
#3b29cb RGB chart
      #3b29cb CMYK chart
      #3b29cb RGB pie chart
      #3b29cb color shades, tints & tones
#3b29cb color schemes
#3b29cb color preview, HTML & CSS examples
           This text has a color of #3b29cb        
        
          <p style="color:#3b29cb;">Text here</p>
        
        
          .mytext {color:#3b29cb;}
        
        Text color #3b29cb
      
           This box has a color of #3b29cb        
        
          <div style="background-color:#3b29cb;">Content here</div>
        
        
          .mybackground {background-color:#3b29cb;}
        
        Background color #3b29cb
      
           Border around this has a color of #3b29cb        
        
          <div style="border:2px solid #3b29cb;">Content here</div>
        
        
          .myborder {border:2px solid #3b29cb;}
        
        Border color #3b29cb